| 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 |
SubsystemChainingAuthenticationComponent.setApplicationContextManager(ChildApplicationContextManager applicationContextManager) |
void |
SubsystemChainingFtpAuthenticator.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
IOC
|
void |
SubsystemChainingAuthenticationService.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
Sets the application context manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChainingUserRegistrySynchronizer.setApplicationContextManager(ChildApplicationContextManager applicationContextManager)
Sets the application context manager.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.