Interface MutableAuthenticationService

All Superinterfaces:
AuthenticationService
All Known Implementing Classes:
AbstractChainingAuthenticationService, ChainingAuthenticationServiceImpl, MutableAuthenticationServiceImpl, SubsystemChainingAuthenticationService

@AlfrescoPublicApi public interface MutableAuthenticationService extends AuthenticationService
An extended AuthenticationService that allows mutation of some or all of its user accounts.
Author:
dward