Uses of Class
org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
Packages that use AbstractChainingAuthenticationService
Package
Description
-
Uses of AbstractChainingAuthenticationService in org.alfresco.repo.security.authentication
Modifier and TypeClassDescriptionclassThis class implements a simple chaining authentication service. -
Uses of AbstractChainingAuthenticationService in org.alfresco.repo.security.authentication.subsystems
Subclasses of AbstractChainingAuthenticationService in org.alfresco.repo.security.authentication.subsystemsModifier and TypeClassDescriptionclassAn authentication service that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by aChildApplicationContextManager.