Uses of Interface
com.netscape.certsrv.publish.ILdapMapper
Packages that use ILdapMapper
Package
Description
-
Uses of ILdapMapper in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish that return ILdapMapperConstructors in com.netscape.certsrv.publish with parameters of type ILdapMapperModifierConstructorDescriptionMapperProxy(boolean enable, ILdapMapper mapper) Contructs MapperProxy . -
Uses of ILdapMapper in com.netscape.cms.publish.mappers
Classes in com.netscape.cms.publish.mappers that implement ILdapMapperModifier 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 request to an entry in the LDAP server.classMaps a request to an entry in the LDAP server.classNo Map -
Uses of ILdapMapper in com.netscape.cmscore.ldap
Methods in com.netscape.cmscore.ldap that return ILdapMapperModifier and TypeMethodDescriptionPublisherProcessor.getActiveMapperInstance(String insName) Returns ILdapMapper instance that is currently active.PublisherProcessor.getMapperInstance(String insName) Returns ILdapMapper instance based on name of MapperProxy.