|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationFailedException | |
---|---|
com.ibm.itim.authentication | Provides an application programming interface for authentication that supports different trusted identity stores. |
com.ibm.itim.authentication.system | Contains an implementation of the Authenticator interface. |
Uses of AuthenticationFailedException in com.ibm.itim.authentication |
---|
Methods in com.ibm.itim.authentication that throw AuthenticationFailedException | |
---|---|
SystemUser |
Authenticator.authenticate(Credentials userCredentials)
Authenticates a user with the given Credentials. |
SystemUser |
AuthenticationProvider.authenticate(Credentials userCredentials)
Authenticates a user with the given Credentials. |
SystemUser |
AuthenticationAuthority.authenticate(Credentials userCredentials)
Authenticates a user with the given Credentials. |
Uses of AuthenticationFailedException in com.ibm.itim.authentication.system |
---|
Methods in com.ibm.itim.authentication.system that throw AuthenticationFailedException | |
---|---|
SystemUser |
SystemAuthenticationAuthority.authenticate(Credentials userCredentials)
Authenticates a user using the supplied user credentials. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |