Package | Description |
---|---|
com.netscape.certsrv.apps | |
com.netscape.certsrv.connector | |
com.netscape.cms.servlet.connector |
Modifier and Type | Method and Description |
---|---|
IPKIMessage |
ICMSEngine.getHttpPKIMessage()
Creates a HTTP PKI Message that can be sent to a remote
authority.
|
static IPKIMessage |
CMS.getHttpPKIMessage()
Creates a HTTP PKI Message that can be sent to a remote
authority.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IHttpPKIMessage
This represents a Http PKI message.
|
Modifier and Type | Method and Description |
---|---|
IPKIMessage |
IHttpConnection.send(IPKIMessage tomsg)
Sends the PKI message to the remote authority.
|
Modifier and Type | Method and Description |
---|---|
IPKIMessage |
IHttpConnection.send(IPKIMessage tomsg)
Sends the PKI message to the remote authority.
|
Modifier and Type | Method and Description |
---|---|
protected IPKIMessage |
ConnectorServlet.processRequest(java.lang.String source,
java.lang.String sourceUserId,
IPKIMessage msg,
IAuthToken token)
Process request
|
protected IPKIMessage |
CloneServlet.processRequest(java.lang.String source,
java.lang.String sourceUserId,
IPKIMessage msg,
IAuthToken token) |
Modifier and Type | Method and Description |
---|---|
protected IPKIMessage |
ConnectorServlet.processRequest(java.lang.String source,
java.lang.String sourceUserId,
IPKIMessage msg,
IAuthToken token)
Process request
|
protected IPKIMessage |
CloneServlet.processRequest(java.lang.String source,
java.lang.String sourceUserId,
IPKIMessage msg,
IAuthToken token) |