Uses of Class
org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Packages that use AbstractChainingAuthenticationService Package Description org.alfresco.repo.security.authentication org.alfresco.repo.security.authentication.subsystems -
-
Uses of AbstractChainingAuthenticationService in org.alfresco.repo.security.authentication
Subclasses of AbstractChainingAuthenticationService in org.alfresco.repo.security.authentication Modifier and Type Class Description classChainingAuthenticationServiceImplThis 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.subsystems Modifier and Type Class Description classSubsystemChainingAuthenticationServiceAn authentication service that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by aChildApplicationContextManager.
-