Package | Description |
---|---|
com.netscape.certsrv.apps | |
com.netscape.certsrv.authority |
Modifier and Type | Method and Description |
---|---|
ILogger |
ICMSEngine.getLogger()
Returns the logger of the current server.
|
static ILogger |
CMS.getLogger()
Returns the logger of the current server.
|
ILogger |
ICMSEngine.getSignedAuditLogger()
Returns the signed audit logger of the current server.
|
static ILogger |
CMS.getSignedAuditLogger()
Returns the signed audit logger of the current server.
|
Modifier and Type | Method and Description |
---|---|
ILogger |
ICertAuthority.getLogger()
Returns the logging interface for this authority.
|