Uses of Interface
com.netscape.certsrv.publish.ILdapPlugin
Packages that use ILdapPlugin
Package
Description
-
Uses of ILdapPlugin in com.netscape.certsrv.publish
Subinterfaces of ILdapPlugin in com.netscape.certsrv.publishModifier and TypeInterfaceDescriptioninterfaceInterface for mapping a X509 certificate to a LDAP entry.interfaceInterface for mapping a X509 certificate to a LDAP entry.interfaceInterface for publishing certificate or crl to database store. -
Uses of ILdapPlugin in com.netscape.cms.publish.mappers
Classes in com.netscape.cms.publish.mappers that implement ILdapPluginModifier and TypeClassDescriptionclassMaps a request to an entry in the LDAP server.classMaps a X509 certificate to a LDAP entry using AVAs in the certificate's subject name to form the ldap search dn and filter.classMaps a X509 certificate to a LDAP entry by using the subject name of the certificate as the LDAP entry DN.classMaps a X509 certificate to a LDAP entry by finding an LDAP entry which has an attribute whose contents are equal to the cert subject name.classDefault crl mapper.classMaps a Subject name to an entry in the LDAP server.classMaps a request to an entry in the LDAP server.classMaps a request to an entry in the LDAP server.classNo Map -
Uses of ILdapPlugin in com.netscape.cms.publish.publishers
Classes in com.netscape.cms.publish.publishers that implement ILdapPluginModifier and TypeClassDescriptionclassThis publisher writes certificate and CRL into a directory.classInterface for publishing a CA certificate toclassmodule for publishing a cross certificate pair to ldap crossCertificatePair attributeclassInterface for mapping a X509 certificate to a LDAP entry Publishes a certificate as binary and its subject name.classFor publishing master or global CRL.classInterface for mapping a X509 certificate to a LDAP entryclassThis publisher writes certificate and CRL into a directory.