Uses of Class
com.netscape.cms.servlet.common.AuthCredentials
Packages that use AuthCredentials
-
Uses of AuthCredentials in com.netscape.cms.servlet.base
Methods in com.netscape.cms.servlet.base that return AuthCredentialsModifier and TypeMethodDescriptionstatic AuthCredentials
CMSServlet.getAuthCreds
(AuthManager authMgr, IArgBlock argBlock, 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 AuthCredentialsModifier and TypeMethodDescriptionstatic AuthCredentials
CMSGateway.getAuthCreds
(AuthManager authMgr, IArgBlock argBlock, X509Certificate clientCert) construct a authentication credentials to pass into authentication manager.