Package | Description |
---|---|
com.netscape.certsrv.publish | |
com.netscape.cms.publish.publishers |
Modifier and Type | Method and Description |
---|---|
ILdapPublisher |
PublisherProxy.getPublisher()
Return ILdapPublisher object.
|
Constructor and Description |
---|
PublisherProxy(boolean enable,
ILdapPublisher publisher)
Constructs a PublisherProxy based on a ILdapPublisher object and enabled boolean.
|
Modifier and Type | Class and Description |
---|---|
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 |
LdapUserCertPublisher
Interface for mapping a X509 certificate to a LDAP entry
|
class |
OCSPPublisher
This publisher writes certificate and CRL into
a directory.
|