Interface | Description |
---|---|
AuthenticationService |
The authentication service defines the API for managing authentication information
against a user id.
|
AuthorityService |
The service that encapsulates authorities granted to users.
|
AuthorityService.AuthorityFilter | |
MutableAuthenticationService |
An extended
AuthenticationService that allows mutation of some or all of its user accounts. |
OwnableService |
Service support around managing ownership.
|
PersonService |
This service encapsulates the management of people and groups.
|
PublicServiceAccessService |
Evaluate public service entry conditions as defined in the security interceptors.
|
Class | Description |
---|---|
PersonService.PersonInfo |
Data pojo to carry common person information
|
Exception | Description |
---|---|
NoSuchPersonException |
Thrown when a person doesn't exist and can't be created.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.