Uses of Class
de.xima.fc.certificate.mgmt.selection.CertificateSelectionScope
Packages that use CertificateSelectionScope
-
Uses of CertificateSelectionScope in de.xima.fc.certificate.mgmt.selection
Methods in de.xima.fc.certificate.mgmt.selection that return CertificateSelectionScopeModifier and TypeMethodDescriptionCertificateSelectionScope.Builder.build()CertificateSelectionBySubjectQuery.getScope()Scope within which to select the certificate(s).CertificateSelectionByUsageSubjectQuery.getScope()Scope within which to select the certificate(s).static CertificateSelectionScopeMethods in de.xima.fc.certificate.mgmt.selection with parameters of type CertificateSelectionScopeModifier and TypeMethodDescriptionCertificateSelectionBySubjectQuery.Builder.scope(CertificateSelectionScope scope) Scope within which to select the certificate(s).CertificateSelectionByUsageSubjectQuery.Builder.scope(CertificateSelectionScope scope) Scope within which to select the certificate(s).