Uses of Class
org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Packages that use AbstractChainingAuthenticationComponent Package Description org.alfresco.repo.security.authentication org.alfresco.repo.security.authentication.subsystems -
-
Uses of AbstractChainingAuthenticationComponent in org.alfresco.repo.security.authentication
Subclasses of AbstractChainingAuthenticationComponent in org.alfresco.repo.security.authentication Modifier and Type Class Description classChainingAuthenticationComponentImplA chaining authentication component is required for all the beans that wire up an authentication component and not an authentication service. -
Uses of AbstractChainingAuthenticationComponent in org.alfresco.repo.security.authentication.subsystems
Subclasses of AbstractChainingAuthenticationComponent in org.alfresco.repo.security.authentication.subsystems Modifier and Type Class Description classSubsystemChainingAuthenticationComponentAn authentication component that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by aChildApplicationContextManager.
-