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, testAuthenticate
authenticate, 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, setUserRegistrySynchronizer
public SubsystemChainingAuthenticationComponent()
public void setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
applicationContextManager
- the applicationContextManager to setpublic void setSourceBeanName(String sourceBeanName)
sourceBeanName
- the bean nameprotected Collection<AuthenticationComponent> getUsableAuthenticationComponents()
AbstractChainingAuthenticationComponent
getUsableAuthenticationComponents
in class AbstractChainingAuthenticationComponent
protected AuthenticationComponent getAuthenticationComponent(String instanceId)
AbstractChainingAuthenticationComponent
getAuthenticationComponent
in class AbstractChainingAuthenticationComponent
instanceId
- StringCopyright © 2005–2017 Alfresco Software. All rights reserved.