Uses of Class
com.netscape.certsrv.publish.LdapCertMapResult
-
Packages that use LdapCertMapResult Package Description com.netscape.certsrv.publish -
-
Uses of LdapCertMapResult in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish that return LdapCertMapResult Modifier and Type Method Description LdapCertMapResult
ILdapCertMapper. map(netscape.ldap.LDAPConnection conn, java.security.cert.X509Certificate cert, boolean checkForCert)
maps a certificate to a LDAP entry.LdapCertMapResult
ILdapCrlMapper. map(netscape.ldap.LDAPConnection conn, org.mozilla.jss.netscape.security.x509.X509CRLImpl crl, boolean checkForCrl)
maps a crl to a LDAP entry.
-