Interface AuthenticationService

All Known Subinterfaces:
MutableAuthenticationService
All Known Implementing Classes:
AbstractAuthenticationService, AbstractChainingAuthenticationService, AuthenticationServiceImpl, ChainingAuthenticationServiceImpl, MutableAuthenticationServiceImpl, SubsystemChainingAuthenticationService

@AlfrescoPublicApi public interface AuthenticationService
The authentication service defines the API for managing authentication information against a user id.
Author:
Andy Hind