| Interface | Description |
|---|---|
| PermissionProvider |
Interface that provide all necessary functions for the security system of the
eDAL API.
|
| Class | Description |
|---|---|
| EdalCompositePolicy |
JAAS policy for merge existing set
Policy and EdalPolicy |
| EdalPermission |
Definition of an
EdalPermission. |
| EdalPolicy |
Define our own
Policy for the eDAL system, that use a
PermissionProvider to store and provide Permissions. |
| Exception | Description |
|---|---|
| EdalAuthenticateException |
Exception is thrown on authentication failures.
|
| EdalAuthorizationException |
Exception is thrown on authorization failures.
|