Package | Description |
---|---|
com.netscape.certsrv.apps | |
com.netscape.certsrv.authority |
Modifier and Type | Method and Description |
---|---|
IResender |
ICMSEngine.getResender(IAuthority authority,
java.lang.String nickname,
IRemoteAuthority remote,
int interval)
Retrieves the request sender for use with connector.
|
static IResender |
CMS.getResender(IAuthority authority,
java.lang.String nickname,
IRemoteAuthority remote,
int interval)
Retrieves the request sender for use with connector.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICertAuthority
Authority that handles certificates needed by the cert registration
servlets.
|