| Package | Description |
|---|---|
| org.alfresco.filesys.auth.nfs | |
| org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
| org.alfresco.repo.jscript | |
| org.alfresco.repo.security.authentication | |
| org.alfresco.repo.security.authentication.subsystems | |
| org.alfresco.repo.security.person | |
| org.alfresco.repo.service | |
| org.alfresco.repo.template | |
| org.alfresco.repo.tenant | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Method and Description |
|---|---|
protected MutableAuthenticationService |
AlfrescoRpcAuthenticator.getAuthenticationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlfrescoRpcAuthenticator.setAuthenticationService(MutableAuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
MutableAuthenticationService |
InvitationServiceImpl.getAuthenticationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvitationServiceImpl.setAuthenticationService(MutableAuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
People.setAuthenticationService(MutableAuthenticationService authenticationService)
Sets the authentication service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChainingAuthenticationService
A base class for chaining authentication services.
|
class |
ChainingAuthenticationServiceImpl
This class implements a simple chaining authentication service.
|
class |
MutableAuthenticationServiceImpl
The default implementation of
MutableAuthenticationService. |
| Modifier and Type | Method and Description |
|---|---|
MutableAuthenticationService |
ChainingAuthenticationServiceImpl.getMutableAuthenticationService() |
abstract MutableAuthenticationService |
AbstractChainingAuthenticationService.getMutableAuthenticationService()
Gets the mutable authentication service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResetPasswordServiceImpl.setAuthenticationService(MutableAuthenticationService authenticationService) |
void |
ChainingAuthenticationServiceImpl.setMutableAuthenticationService(MutableAuthenticationService 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. |
| Modifier and Type | Method and Description |
|---|---|
MutableAuthenticationService |
SubsystemChainingAuthenticationService.getMutableAuthenticationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersonServiceImpl.setAuthenticationService(MutableAuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
MutableAuthenticationService |
ServiceDescriptorRegistry.getAuthenticationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
People.setAuthenticationService(MutableAuthenticationService authenticationService)
Sets the authentication service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TenantInterpreter.setAuthenticationService(MutableAuthenticationService authenticationService) |
| Modifier and Type | Method and Description |
|---|---|
MutableAuthenticationService |
ServiceRegistry.getAuthenticationService() |
Copyright © 2005–2018 Alfresco Software. All rights reserved.