Package | Description |
---|---|
com.netscape.cms.servlet.base | |
com.netscape.cms.servlet.common |
Modifier and Type | Method and Description |
---|---|
static AuthCredentials |
CMSServlet.getAuthCreds(AuthManager authMgr,
IArgBlock argBlock,
java.security.cert.X509Certificate clientCert)
construct a authentication credentials to pass into authentication
manager.
|
Modifier and Type | Method and Description |
---|---|
static AuthCredentials |
CMSGateway.getAuthCreds(AuthManager authMgr,
IArgBlock argBlock,
java.security.cert.X509Certificate clientCert)
construct a authentication credentials to pass into authentication
manager.
|