Uses of Class
com.ibm.websphere.security.CertificateMapNotSupportedException
-
Packages that use CertificateMapNotSupportedException Package Description com.ibm.websphere.security -
-
Uses of CertificateMapNotSupportedException in com.ibm.websphere.security
Methods in com.ibm.websphere.security that throw CertificateMapNotSupportedException Modifier and Type Method Description java.lang.String
UserRegistry. mapCertificate(java.security.cert.X509Certificate[] cert)
Maps a Certificate (of X509 format) to a valid user in the Registry.java.lang.String
X509CertificateMapper. mapCertificate(java.security.cert.X509Certificate[] certificates)
Map the X.509 certificate.
-