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 class
CNCertificateIdentityMapping
Certificate identity mapping that uses the CommonName as the identity credentialsclass
SANCertificateIdentityMapping
Certificate identity mapping that uses SubjectAlternativeName as the identity credentials.
-