Uses of Class
de.xima.fc.certificate.mgmt.selection.CertificateSelectionScope
Packages that use CertificateSelectionScope
Package
Description
-
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). -
Uses of CertificateSelectionScope in de.xima.fc.certificate.ms.impl.mapper
Methods in de.xima.fc.certificate.ms.impl.mapper that return CertificateSelectionScopeModifier and TypeMethodDescriptionSelectionQueryMapper.map(CertificateSelectionScope selectionScope) SelectionQueryMapperImpl.map(CertificateSelectionScope selectionScope) -
Uses of CertificateSelectionScope in de.xima.fc.certificate.ms.impl.rpc
Methods in de.xima.fc.certificate.ms.impl.rpc with parameters of type CertificateSelectionScopeModifier and TypeMethodDescriptionstatic voidMsServiceUtil.validateCertificateSelectionScope(CertificateSelectionScope scope)