Uses of Interface
org.alfresco.service.cmr.security.MutableAuthenticationService
Packages that use MutableAuthenticationService
Package
Description
The implementation of the Invitation Service.
Provides the public facing interfaces of the Services of the Alfresco Repository.
-
Uses of MutableAuthenticationService in org.alfresco.filesys.auth.nfs
Methods in org.alfresco.filesys.auth.nfs that return MutableAuthenticationServiceModifier and TypeMethodDescriptionprotected MutableAuthenticationServiceAlfrescoRpcAuthenticator.getAuthenticationService()Methods in org.alfresco.filesys.auth.nfs with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidAlfrescoRpcAuthenticator.setAuthenticationService(MutableAuthenticationService authenticationService) -
Uses of MutableAuthenticationService in org.alfresco.repo.invitation
Methods in org.alfresco.repo.invitation that return MutableAuthenticationServiceMethods in org.alfresco.repo.invitation with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidInvitationServiceImpl.setAuthenticationService(MutableAuthenticationService authenticationService) -
Uses of MutableAuthenticationService in org.alfresco.repo.jscript
Methods in org.alfresco.repo.jscript with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidPeople.setAuthenticationService(MutableAuthenticationService authenticationService) Sets the authentication service. -
Uses of MutableAuthenticationService in org.alfresco.repo.security.authentication
Classes in org.alfresco.repo.security.authentication that implement MutableAuthenticationServiceModifier and TypeClassDescriptionclassA base class for chaining authentication services.classThis class implements a simple chaining authentication service.classThe default implementation ofMutableAuthenticationService.Methods in org.alfresco.repo.security.authentication that return MutableAuthenticationServiceModifier and TypeMethodDescriptionabstract MutableAuthenticationServiceAbstractChainingAuthenticationService.getMutableAuthenticationService()Gets the mutable authentication service.ChainingAuthenticationServiceImpl.getMutableAuthenticationService()Methods in org.alfresco.repo.security.authentication with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidResetPasswordServiceImpl.setAuthenticationService(MutableAuthenticationService authenticationService) Deprecated.voidChainingAuthenticationServiceImpl.setMutableAuthenticationService(MutableAuthenticationService mutableAuthenticationService) -
Uses of MutableAuthenticationService in org.alfresco.repo.security.authentication.subsystems
Classes in org.alfresco.repo.security.authentication.subsystems that implement MutableAuthenticationServiceModifier and TypeClassDescriptionclassAn authentication service that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by aChildApplicationContextManager.Methods in org.alfresco.repo.security.authentication.subsystems that return MutableAuthenticationServiceModifier and TypeMethodDescriptionSubsystemChainingAuthenticationService.getMutableAuthenticationService() -
Uses of MutableAuthenticationService in org.alfresco.repo.security.person
Methods in org.alfresco.repo.security.person with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidPersonServiceImpl.setAuthenticationService(MutableAuthenticationService authenticationService) -
Uses of MutableAuthenticationService in org.alfresco.repo.service
Methods in org.alfresco.repo.service that return MutableAuthenticationService -
Uses of MutableAuthenticationService in org.alfresco.repo.template
Methods in org.alfresco.repo.template with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidPeople.setAuthenticationService(MutableAuthenticationService authenticationService) Sets the authentication service. -
Uses of MutableAuthenticationService in org.alfresco.repo.tenant
Methods in org.alfresco.repo.tenant with parameters of type MutableAuthenticationServiceModifier and TypeMethodDescriptionvoidTenantInterpreter.setAuthenticationService(MutableAuthenticationService authenticationService) -
Uses of MutableAuthenticationService in org.alfresco.service
Methods in org.alfresco.service that return MutableAuthenticationService