Package | Description |
---|---|
org.alfresco.repo.admin | |
org.alfresco.repo.security.authentication | |
org.alfresco.repo.security.authentication.subsystems |
Modifier and Type | Method and Description |
---|---|
void |
RepoServerMgmt.setAuthenticationService(AbstractAuthenticationService authenticationService) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChainingAuthenticationService
A base class for chaining authentication services.
|
class |
AuthenticationServiceImpl |
class |
ChainingAuthenticationServiceImpl
This class implements a simple chaining authentication service.
|
class |
MutableAuthenticationServiceImpl
The default implementation of
MutableAuthenticationService . |
Modifier and Type | Class and Description |
---|---|
class |
SubsystemChainingAuthenticationService
An authentication service that chains across beans in multiple child application contexts corresponding to different
'subsystems' in a chain determined by a
ChildApplicationContextManager . |
Copyright © 2005–2017 Alfresco Software. All rights reserved.