Uses of Interface
org.jivesoftware.util.cert.CertificateIdentityMapping
-
Packages that use CertificateIdentityMapping Package Description org.jivesoftware.util.cert -
-
Uses of CertificateIdentityMapping in org.jivesoftware.util.cert
Classes in org.jivesoftware.util.cert that implement CertificateIdentityMapping Modifier and Type Class Description classCNCertificateIdentityMappingCertificate identity mapping that uses the CommonName as the identity credentialsclassSANCertificateIdentityMappingCertificate identity mapping that uses SubjectAlternativeName as the identity credentials.
-