public class WindowsDesktopSSO extends AMLoginModule
amCache, auditor, currentState
Constructor and Description |
---|
WindowsDesktopSSO()
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
createUpdateKrb5ConfigFile() |
void |
destroyModuleState()
TODO-JAVADOC
|
Principal |
getPrincipal()
Returns principal of the authenticated user.
|
protected List<String> |
getUpdatedKrb5ConfigLines(List<String> lines) |
void |
init(Subject subject,
Map sharedState,
Map options)
Initialize parameters.
|
void |
nullifyUsedVars()
TODO-JAVADOC
|
int |
process(Callback[] callbacks,
int state)
Processes the authentication request.
|
abort, clearInfoText, commit, createIdentity, forceCallbacksInit, getAMIdentityRepository, getAttribute, getAuditEntryDetail, getAuthenticatedPrincipals, getAuthLevel, getCallback, getCallback, getCallbackHandler, getCurrentState, getFailCount, getHttpServletRequest, getHttpServletResponse, getInfoText, getLocale, getLoginLocale, getLoginState, getMaximumFailCount, getNewUserIDs, getNumberOfStates, getOrgProfile, getOrgServiceTemplate, getPwdKey, getRequestOrg, getServiceConfig, getSessionId, getSSOSession, getUserAliasList, getUserKey, getUserProfile, getUserSessionProperty, getUserSessions, incrementFailCount, initialize, isAccountLocked, isDynamicProfileCreationEnabled, isRequired, isSessionQuotaReached, isSharedStateEnabled, isSuperAdmin, isUseFirstPassEnabled, isValidUserEntry, login, logout, replaceCallback, replaceHeader, resetCallback, resetCurrentState, setAuthLevel, setFailureID, setForceCallbacksRead, setLoginFailureURL, setLoginSuccessURL, setModuleErrorTemplate, setOrg, setSharedStateEnabled, setUserAttributes, setUserSessionProperty, storeUsername, storeUsernamePasswd, substituteHeader, substituteInfoText, validatePassword, validateUserName
public void init(Subject subject, Map sharedState, Map options)
init
in class AMLoginModule
subject
- sharedState
- options
- public Principal getPrincipal()
getPrincipal
in class AMLoginModule
public int process(Callback[] callbacks, int state) throws AuthLoginException
process
in class AMLoginModule
callbacks
- state
- AuthLoginException
- upon any failure.public void destroyModuleState()
destroyModuleState
in class AMLoginModule
public void nullifyUsedVars()
nullifyUsedVars
in class AMLoginModule
protected void createUpdateKrb5ConfigFile()
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.