public class SubsystemChainingAuthenticationComponent extends AbstractChainingAuthenticationComponent
ChildApplicationContextManager.AuthenticationComponent.UserNameValidationMode| Constructor and Description |
|---|
SubsystemChainingAuthenticationComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
getUsableAuthenticationComponents()
Gets the authentication components across which methods will chain.
|
void |
setApplicationContextManager(ChildApplicationContextManager applicationContextManager) |
void |
setSourceBeanName(java.lang.String sourceBeanName)
Sets the name of the bean to look up in the child application contexts.
|
authenticateImpl, getDefaultAdministratorUserNames, getDefaultGuestUserNames, implementationAllowsGuestLogin, setCurrentUser, setCurrentUserauthenticate, clearCurrentSecurityContext, getAllowGuestLogin, getCurrentAuthentication, getCurrentUserName, getGuestUserName, getGuestUserName, getNodeService, getPersonService, getSystemUserName, getSystemUserName, getTransactionService, getUserDetails, getUserDomain, guestUserAuthenticationAllowed, isCurrentUserTheSystemUser, isGuestUserName, isSystemUserName, 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(java.lang.String sourceBeanName)
sourceBeanName - the bean nameprotected java.util.Collection getUsableAuthenticationComponents()
AbstractChainingAuthenticationComponentgetUsableAuthenticationComponents in class AbstractChainingAuthenticationComponentCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.