org.itracker.services.authentication.adsson
Class WindowsSSONAuthenticatorADInfo
java.lang.Object
org.itracker.services.authentication.AbstractPluggableAuthenticator
org.itracker.services.authentication.DefaultAuthenticator
org.itracker.services.authentication.adsson.WindowsSSONAuthenticator
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
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WindowsSSONAuthenticatorADInfo
public WindowsSSONAuthenticatorADInfo()
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.