| Interface | Description |
|---|---|
| GroupManager |
A GroupManager performs
Group
objects related tasks on behalf of the
BaseSecurityService. |
| ModelManager |
Right now is just a marker interface, and provides the Role name.
|
| PermissionManager |
A PermissionManager performs
Permission
objects related tasks on behalf of the
BaseSecurityService. |
| RoleManager |
A RoleManager performs
Role
objects related tasks on behalf of the
BaseSecurityService. |
| SecurityService |
The Security Service manages Users, Groups Roles and Permissions in the
system.
|
| UserManager |
An UserManager performs
User
objects related tasks on behalf of the
BaseSecurityService. |
| Class | Description |
|---|---|
| BaseSecurityService |
This a basis implementation of the Fulcrum security service.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.