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