org.itracker.services.authentication.adsson
Class WindowsSSONAuthenticatorADInfo

java.lang.Object
  extended by org.itracker.services.authentication.AbstractPluggableAuthenticator
      extended by org.itracker.services.authentication.DefaultAuthenticator
          extended by org.itracker.services.authentication.adsson.WindowsSSONAuthenticator
              extended by org.itracker.services.authentication.adsson.WindowsSSONAuthenticatorADInfo
All Implemented Interfaces:
PluggableAuthenticator, AuthenticationConstants

public class WindowsSSONAuthenticatorADInfo
extends WindowsSSONAuthenticator

Extends the windows single sign on class, gets user information from active directory

Author:
ricardo

Field Summary
 
Fields inherited from interface org.itracker.services.util.AuthenticationConstants
AUTH_TYPE_CERTIFICATE, AUTH_TYPE_PASSWORD_ENC, AUTH_TYPE_PASSWORD_PLAIN, AUTH_TYPE_REQUEST, AUTH_TYPE_SHARED_SECRET, AUTH_TYPE_UNKNOWN, REQ_SOURCE_API, REQ_SOURCE_UNKNOWN, REQ_SOURCE_WEB, UPDATE_TYPE_CORE, UPDATE_TYPE_PERMISSION_ADD, UPDATE_TYPE_PERMISSION_SET, UPDATE_TYPE_PREFERENCE
 
Constructor Summary
WindowsSSONAuthenticatorADInfo()
           
 
Method Summary
protected  User getExternalUserInfo(String login)
           
 
Methods inherited from class org.itracker.services.authentication.adsson.WindowsSSONAuthenticator
allowPasswordUpdates, allowProfileUpdates, checkLogin
 
Methods inherited from class org.itracker.services.authentication.DefaultAuthenticator
allowPermissionUpdates, allowPreferenceUpdates, allowProfileCreation, allowRegistration, createProfile, getUserPermissions, getUsersWithProjectPermission, updateProfile
 
Methods inherited from class org.itracker.services.authentication.AbstractPluggableAuthenticator
getConfigurationService, getUserService, initialize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsSSONAuthenticatorADInfo

public WindowsSSONAuthenticatorADInfo()
Method Detail

getExternalUserInfo

protected User getExternalUserInfo(String login)
                            throws AuthenticatorException
Specified by:
getExternalUserInfo in class WindowsSSONAuthenticator
Throws:
AuthenticatorException
See Also:
com.emation.itracker.authentication.WindowsSSONAuthenticator#getExternalUserInfo(java.lang.String)


Copyright © 2002-2012 itracker. All Rights Reserved.