Uses of Class
com.netscape.certsrv.authentication.EInvalidCredentials
Packages that use EInvalidCredentials
Package
Description
-
Uses of EInvalidCredentials in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EInvalidCredentialsModifier and TypeMethodDescriptionAgentCertAuthentication.authenticate
(AuthCredentials authCred) authenticates user(agent) by certificateDirBasedAuthentication.authenticate
(AuthCredentials authCred) Authenticates user through LDAP by a set of credentials.SSLclientCertAuthentication.authenticate
(AuthCredentials authCred) authenticates user by certificateTokenAuthentication.authenticate
(AuthCredentials authCred) authenticates user(agent) by certificate -
Uses of EInvalidCredentials in com.netscape.cmscore.authentication
Methods in com.netscape.cmscore.authentication that throw EInvalidCredentialsModifier and TypeMethodDescriptionAuthSubsystem.authenticate
(AuthCredentials authCred, String authMgrInstName) Authenticate to the named authentication manager instanceCertUserDBAuthentication.authenticate
(AuthCredentials authCred) authenticates user(agent) by certificateNullAuthentication.authenticate
(AuthCredentials authCred) authenticates nothingPasswdUserDBAuthentication.authenticate
(AuthCredentials authCred) authenticates administratrators by LDAP uid/pwd -
Uses of EInvalidCredentials in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that throw EInvalidCredentialsModifier and TypeMethodDescriptionabstract AuthToken
AuthManager.authenticate
(AuthCredentials authCred) Authenticate the given credentials.