|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationException | |
|---|---|
| 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 ConfigurationException in com.ibm.itim.authentication |
|---|
| Methods in com.ibm.itim.authentication that throw ConfigurationException | |
|---|---|
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. |
AuthenticationProvider |
AuthenticationProviderFactory.getProvider(java.util.Hashtable env)
Constructs an AuthenticationProvider with the given environment parameters. |
| Constructors in com.ibm.itim.authentication that throw ConfigurationException | |
|---|---|
AuthenticationAuthority(java.util.Hashtable env)
Constructs an AuthenticationAuthority with the given environment. |
|
| Uses of ConfigurationException in com.ibm.itim.authentication.system |
|---|
| Methods in com.ibm.itim.authentication.system that throw ConfigurationException | |
|---|---|
SystemUser |
SystemAuthenticationAuthority.authenticate(Credentials userCredentials)
Authenticates a user using the supplied user credentials. |
static SystemAuthenticationAuthority |
SystemAuthenticationAuthority.getInstance()
Returns the single instance of the SystemAuthenticationAuthority in the system. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||