|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILdapPublisher | |
|---|---|
| com.netscape.certsrv.publish | |
| com.netscape.cms.publish.publishers | |
| com.netscape.cms.servlet.admin | |
| Uses of ILdapPublisher in com.netscape.certsrv.publish |
|---|
| Methods in com.netscape.certsrv.publish that return ILdapPublisher | |
|---|---|
ILdapPublisher |
IPublisherProcessor.getActivePublisherInstance(java.lang.String insName)
Returns ILdapPublisher instance that is currently active. |
ILdapPublisher |
PublisherProxy.getPublisher()
Return ILdapPublisher object. |
ILdapPublisher |
IPublisherProcessor.getPublisherInstance(java.lang.String insName)
Returns ILdapPublisher instance. |
| Constructors in com.netscape.certsrv.publish with parameters of type ILdapPublisher | |
|---|---|
PublisherProxy(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 ILdapPublisher | |
|---|---|
class |
FileBasedPublisher
This publisher writes certificate and CRL into a directory. |
class |
LdapCaCertPublisher
Interface for publishing a CA certificate to |
class |
LdapCertificatePairPublisher
module for publishing a cross certificate pair to ldap crossCertificatePair attribute |
class |
LdapCertSubjPublisher
Interface for mapping a X509 certificate to a LDAP entry Publishes a certificate as binary and its subject name. |
class |
LdapCrlPublisher
For publishing master or global CRL. |
class |
LdapEncryptCertPublisher
Interface for mapping a X509 certificate to a LDAP entry |
class |
LdapUserCertPublisher
Interface for mapping a X509 certificate to a LDAP entry |
class |
OCSPPublisher
This publisher writes certificate and CRL into a directory. |
| Uses of ILdapPublisher in com.netscape.cms.servlet.admin |
|---|
| Methods in com.netscape.cms.servlet.admin with parameters of type ILdapPublisher | |
|---|---|
java.lang.String |
PublisherAdminServlet.getPublisherPluginName(ILdapPublisher pub)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||