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 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. -
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.