Modifier and Type | Method and Description |
---|---|
void |
AdminUserPatch.setAuthenticationContextManager(ChildApplicationContextManager authenticationContextManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultChildApplicationContextManager
A default
ChildApplicationContextManager implementation that manages a 'chain' of
ChildApplicationContextFactory objects, perhaps corresponding to the components of a chained subsystem such
as authentication. |
Modifier and Type | Method and Description |
---|---|
void |
ChainingSubsystemProxyFactory.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
Sets the application context manager.
|
Modifier and Type | Method and Description |
---|---|
void |
SubsystemChainingAuthenticationService.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
Sets the application context manager.
|
void |
SubsystemChainingFtpAuthenticator.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
IOC
|
void |
SubsystemChainingAuthenticationComponent.setApplicationContextManager(ChildApplicationContextManager applicationContextManager) |
Modifier and Type | Method and Description |
---|---|
void |
ChainingUserRegistrySynchronizer.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
Sets the application context manager.
|
Modifier and Type | Method and Description |
---|---|
void |
SiteExportGet.setAuthenticationContextManager(ChildApplicationContextManager authenticationContextManager) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.