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.repo.web.scripts.person | |
org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
org.alfresco.web.bean | |
org.alfresco.web.bean.users | |
org.alfresco.web.bean.wizard |
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 |
---|---|
void |
UserCSVUploadPost.setAuthenticationService(MutableAuthenticationService authenticationService) |
void |
ChangePasswordPost.setAuthenticationService(MutableAuthenticationService authenticationService) |
Modifier and Type | Method and Description |
---|---|
MutableAuthenticationService |
ServiceRegistry.getAuthenticationService() |
Modifier and Type | Method and Description |
---|---|
protected MutableAuthenticationService |
NavigationBean.getAuthService() |
Modifier and Type | Method and Description |
---|---|
void |
NavigationBean.setAuthenticationService(MutableAuthenticationService authService) |
Modifier and Type | Method and Description |
---|---|
MutableAuthenticationService |
UsersBeanProperties.getAuthenticationService() |
Modifier and Type | Method and Description |
---|---|
void |
UsersBeanProperties.setAuthenticationService(MutableAuthenticationService authenticationService) |
void |
CreateUserWizard.setAuthenticationService(MutableAuthenticationService authenticationService) |
Modifier and Type | Method and Description |
---|---|
void |
NewUserWizard.setAuthenticationService(MutableAuthenticationService authenticationService)
Deprecated.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.