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(IAuthCredentials authCred) authenticates user(agent) by certificateCMCAuth.authenticate(IAuthCredentials authCred) Authenticates user by their CMC; resulting AuthToken sets a TOKEN_SUBJECT for the subject name.DirBasedAuthentication.authenticate(IAuthCredentials authCred) Authenticates user through LDAP by a set of credentials.FlatFileAuth.authenticate(IAuthCredentials authCred) Authenticate the requestSSLclientCertAuthentication.authenticate(IAuthCredentials authCred) authenticates user by certificateTokenAuthentication.authenticate(IAuthCredentials 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(IAuthCredentials authCred, String authMgrInstName) Authenticate to the named authentication manager instanceCertUserDBAuthentication.authenticate(IAuthCredentials authCred) authenticates user(agent) by certificateChallengePhraseAuthentication.authenticate(IAuthCredentials authCred) authenticates revocation of a certification by a challenge phraseNullAuthentication.authenticate(IAuthCredentials authCred) authenticates nothingPasswdUserDBAuthentication.authenticate(IAuthCredentials authCred) authenticates administratrators by LDAP uid/pwdSSLClientCertAuthentication.authenticate(IAuthCredentials authCred) -
Uses of EInvalidCredentials in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that throw EInvalidCredentialsModifier and TypeMethodDescriptionAuthManager.authenticate(IAuthCredentials authCred) Authenticate the given credentials.