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 TypeClassDescriptionclass
Maps a request to an entry in the LDAP server.class
Maps a X509 certificate to a LDAP entry using AVAs in the certificate's subject name to form the ldap search dn and filter.class
Maps a X509 certificate to a LDAP entry by using the subject name of the certificate as the LDAP entry DN.class
Maps 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.class
Default crl mapper.class
Maps a request to an entry in the LDAP server.class
Maps a request to an entry in the LDAP server.class
No 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.