Uses of Class
com.ibm.itim.apps.AuthenticationException

Packages that use AuthenticationException
com.ibm.itim.apps.jaas.callback Contains implementations of JAAS Callback and CallbackHandler interfaces. 
com.ibm.itim.webclient.logon Provides the classes that mediate the logon process and any steps that need to occur when a user logs onto the system. 
 

Uses of AuthenticationException in com.ibm.itim.apps.jaas.callback
 

Methods in com.ibm.itim.apps.jaas.callback that throw AuthenticationException
 java.util.Map PlatformCallbackHandler.getChallenges()
          Deprecated. Use getUserChallenges() instead
 

Uses of AuthenticationException in com.ibm.itim.webclient.logon
 

Methods in com.ibm.itim.webclient.logon that throw AuthenticationException
 void LogonMediator.logon(Credentials credentials)
          Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
 void LogonMediator.signIn(Credentials credentials)
          Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
 void LogonMediator.signIn(Credentials credentials, java.lang.String startPage)
          Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
 void LogonMediator.signIn(java.lang.String userID, java.lang.String startPage)
          Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
 void LogonMediator.signIn(java.lang.String userID, java.lang.String tenantID, java.lang.String startPage)
          Deprecated. As of ITIM 4.6, replaced by LogonMediator.login(Credentials credentials).
 



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.