See: Description
| Class | Description |
|---|---|
| BasePermissionsProcessor |
Base class for the concrete permissions processors.
|
| DeclaredPermissionsProcessor | |
| EarEEPermissionsProcessor | |
| GlobalPolicyUtil |
Utility class to load the EE permissions, EE restrictions, and check restrictions for a given permission set
|
| ModuleEEPermissionsProcessor | |
| PermissionsXMLLoader |
Utility class to load application
permissions.xml declared permissions from a File path
or InputStream. |
| PermissionsXMLParser |
Parser to parse
permissions.xml packaged in an EAR or in a standalone module. |
| SetPermissionsAction |
Action to get declared permissions for a given module type, process them if needed, and attempt
to set them in a class loader.
|
| VoidPermission |
A class used in the permission restriction list to imply "No 'AllPermission' allowed" in permissions.xml.
|
| Enum | Description |
|---|---|
| CommponentType |
Java EE Component type supporting the use of declared permissions
|
| GlobalPolicyUtil.PolicyType |
Copyright © 2019. All rights reserved.