Uses of Class
com.netscape.cmscore.ldap.PublisherProcessor
-
Packages that use PublisherProcessor Package Description com.netscape.certsrv.authority com.netscape.certsrv.publish com.netscape.certsrv.ra com.netscape.cmscore.ldap org.dogtagpki.server.ca -
-
Uses of PublisherProcessor in com.netscape.certsrv.authority
Methods in com.netscape.certsrv.authority that return PublisherProcessor Modifier and Type Method Description PublisherProcessorICertAuthority. getPublisherProcessor()get authority's publishing module if any. -
Uses of PublisherProcessor in com.netscape.certsrv.publish
Methods in com.netscape.certsrv.publish with parameters of type PublisherProcessor Modifier and Type Method Description voidILdapRule. init(PublisherProcessor processor, IConfigStore config)Initialize the plugin. -
Uses of PublisherProcessor in com.netscape.certsrv.ra
Methods in com.netscape.certsrv.ra that return PublisherProcessor Modifier and Type Method Description PublisherProcessorIRegistrationAuthority. getPublisherProcessor()Retrieves the publishing processor of this registration authority. -
Uses of PublisherProcessor in com.netscape.cmscore.ldap
Methods in com.netscape.cmscore.ldap with parameters of type PublisherProcessor Modifier and Type Method Description voidLdapRule. init(PublisherProcessor processor, IConfigStore config)voidLdapRequestListener. setPublisherProcessor(PublisherProcessor publisherProcessor) -
Uses of PublisherProcessor in org.dogtagpki.server.ca
Methods in org.dogtagpki.server.ca that return PublisherProcessor Modifier and Type Method Description PublisherProcessorICertificateAuthority. getPublisherProcessor()Retrieves the publishing processor of this certificate authority.
-