Uses of Class
com.ibm.itim.authentication.ConfigurationException

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 AuthenticationAuthority.authenticate(Credentials userCredentials)
          Authenticates a user with the given Credentials.
 SystemUser AuthenticationProvider.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.
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.