public class SubsystemChainingAuthenticationComponent extends AbstractChainingAuthenticationComponent
ChildApplicationContextManager.AuthenticationComponent.UserNameValidationMode| Constructor and Description |
|---|
SubsystemChainingAuthenticationComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationComponent |
getAuthenticationComponent(String instanceId)
Get the authentication component with the specified name
|
protected Collection<AuthenticationComponent> |
getUsableAuthenticationComponents()
Gets the authentication components across which methods will chain.
|
void |
setApplicationContextManager(ChildApplicationContextManager applicationContextManager) |
void |
setSourceBeanName(String sourceBeanName)
Sets the name of the bean to look up in the child application contexts.
|
authenticateImpl, getDefaultAdministratorUserNames, getDefaultGuestUserNames, implementationAllowsGuestLogin, setCurrentUser, setCurrentUser, testAuthenticateauthenticate, clearCurrentSecurityContext, getAllowGuestLogin, getCurrentAuthentication, getCurrentUserName, getGuestUserName, getGuestUserName, getNodeService, getNumberFailedAuthentications, getNumberSuccessfulAuthentications, getPersonService, getSystemUserName, getSystemUserName, getTransactionService, getUserDetails, getUserDomain, guestUserAuthenticationAllowed, isCurrentUserTheSystemUser, isGuestUserName, isSystemUserName, onAuthenticate, onFail, setAllowGuestLogin, setAuthenticationContext, setCurrentAuthentication, setDefaultAdministratorUserNameList, setDefaultAdministratorUserNames, setDefaultGuestUserNameList, setDefaultGuestUserNames, setGuestUserAsCurrentUser, setNodeService, setPersonService, setSystemUserAsCurrentUser, setSystemUserAsCurrentUser, setTransactionService, setUserDetails, setUserRegistrySynchronizerpublic SubsystemChainingAuthenticationComponent()
public void setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
applicationContextManager - the applicationContextManager to setpublic void setSourceBeanName(String sourceBeanName)
sourceBeanName - the bean nameprotected Collection<AuthenticationComponent> getUsableAuthenticationComponents()
AbstractChainingAuthenticationComponentgetUsableAuthenticationComponents in class AbstractChainingAuthenticationComponentprotected AuthenticationComponent getAuthenticationComponent(String instanceId)
AbstractChainingAuthenticationComponentgetAuthenticationComponent in class AbstractChainingAuthenticationComponentinstanceId - StringCopyright © 2005–2018 Alfresco Software. All rights reserved.