| Package | Description |
|---|---|
| com.netscape.certsrv.authority | |
| com.netscape.certsrv.ca | |
| com.netscape.certsrv.publish | |
| com.netscape.certsrv.ra |
| Modifier and Type | Method and Description |
|---|---|
IPublisherProcessor |
ICertAuthority.getPublisherProcessor()
get authority's publishing module if any.
|
| Modifier and Type | Method and Description |
|---|---|
IPublisherProcessor |
ICertificateAuthority.getPublisherProcessor()
Retrieves the publishing processor of this certificate authority.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IXcertPublisherProcessor
Interface for a publisher that has the capability of publishing
cross certs
|
| Modifier and Type | Method and Description |
|---|---|
void |
ILdapRule.init(IPublisherProcessor processor,
IConfigStore config)
Initialize the plugin.
|
| Modifier and Type | Method and Description |
|---|---|
IPublisherProcessor |
IRegistrationAuthority.getPublisherProcessor()
Retrieves the publishing processor of this registration authority.
|