|
Packages that use org.alfresco.service.cmr.security | ||
org.alfresco.service | Provides the public facing interfaces of the Services of the Alfresco Repository. | |
org.alfresco.service.cmr.repository | ||
org.alfresco.service.cmr.security |
Classes in org.alfresco.service.cmr.security used by org.alfresco.service |
AuthorityService The service that encapsulates authorities granted to users. |
MutableAuthenticationService An extended AuthenticationService that allows mutation of some or all of its user accounts. |
PermissionService The public API for a permission service The implementation may be changed in the application configuration |
PersonService This service encapsulates the management of people and groups. |
Classes in org.alfresco.service.cmr.security used by org.alfresco.service.cmr.repository |
PermissionService The public API for a permission service The implementation may be changed in the application configuration |
Classes in org.alfresco.service.cmr.security used by org.alfresco.service.cmr.security |
AccessPermission The interface used to support reporting back if permissions are allowed or denied. |
AccessStatus Enumeration used to indicate access status. |
AuthenticationService The authentication service defines the API for managing authentication information against a user id. |
AuthorityType The types of authority that are available. |
PermissionContext |
PersonService.PersonInfo Data pojo to carry common person information |
|