Uses of Interface
com.netscape.certsrv.publish.ILdapPublisher
Packages that use ILdapPublisher
Package
Description
-
Uses of ILdapPublisher in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish that return ILdapPublisherConstructors in com.netscape.certsrv.publish with parameters of type ILdapPublisherModifierConstructorDescriptionPublisherProxy
(boolean enable, ILdapPublisher publisher) Constructs a PublisherProxy based on a ILdapPublisher object and enabled boolean. -
Uses of ILdapPublisher in com.netscape.cms.publish.publishers
Classes in com.netscape.cms.publish.publishers that implement ILdapPublisherModifier and TypeClassDescriptionclass
This publisher writes certificate and CRL into a directory.class
Interface for publishing a CA certificate toclass
module for publishing a cross certificate pair to ldap crossCertificatePair attributeclass
Interface for mapping a X509 certificate to a LDAP entry Publishes a certificate as binary and its subject name.class
For publishing master or global CRL.class
Interface for mapping a X509 certificate to a LDAP entryclass
This publisher writes certificate and CRL into a directory. -
Uses of ILdapPublisher in com.netscape.cmscore.ldap
Methods in com.netscape.cmscore.ldap that return ILdapPublisherModifier and TypeMethodDescriptionPublisherProcessor.getActivePublisherInstance
(String insName) Returns ILdapPublisher instance that is currently active.PublisherProcessor.getPublisherInstance
(String insName) Returns ILdapPublisher instance.