Uses of Class
com.netscape.certsrv.authentication.EMissingCredential
Packages that use EMissingCredential
Package
Description
-
Uses of EMissingCredential in com.netscape.cms.authentication
Methods in com.netscape.cms.authentication that throw EMissingCredentialModifier 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 requestSessionAuthentication.authenticate
(IAuthCredentials authCred) Authenticate user.SSLclientCertAuthentication.authenticate
(IAuthCredentials authCred) authenticates user by certificateTokenAuthentication.authenticate
(IAuthCredentials authCred) authenticates user(agent) by certificate -
Uses of EMissingCredential in com.netscape.cmscore.authentication
Methods in com.netscape.cmscore.authentication that throw EMissingCredentialModifier 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 EMissingCredential in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that throw EMissingCredentialModifier and TypeMethodDescriptionAuthManager.authenticate
(IAuthCredentials authCred) Authenticate the given credentials.