Class SubsystemChainingAuthenticationService

All Implemented Interfaces:
AuthenticationService, MutableAuthenticationService

public class SubsystemChainingAuthenticationService extends AbstractChainingAuthenticationService
An authentication service that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by a ChildApplicationContextManager. The first authentication service in the chain will always be considered to be the 'mutable' authentication service.
Author:
dward