|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthCredentials | |
---|---|
com.netscape.cms.servlet.base | |
com.netscape.cms.servlet.common |
Uses of AuthCredentials in com.netscape.cms.servlet.base |
---|
Methods in com.netscape.cms.servlet.base that return AuthCredentials | |
---|---|
static AuthCredentials |
CMSServlet.getAuthCreds(IAuthManager authMgr,
IArgBlock argBlock,
java.security.cert.X509Certificate clientCert)
construct a authentication credentials to pass into authentication manager. |
Uses of AuthCredentials in com.netscape.cms.servlet.common |
---|
Methods in com.netscape.cms.servlet.common that return AuthCredentials | |
---|---|
static AuthCredentials |
CMSGateway.getAuthCreds(IAuthManager authMgr,
IArgBlock argBlock,
java.security.cert.X509Certificate clientCert)
construct a authentication credentials to pass into authentication manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |