Package org.jboss.security.authorization
-
Interface Summary Interface Description AuthorizationModule Represents a Policy Decision Module that is used by the Authorization ContextEntitlementHolder<T> Interface representing holder of objects that are entitled as part of an authorization process in instance based securityPermission Marker interface for permission objects.PolicyRegistration Interface to register policiesResource Resource that is subject to Authorization DecisionsResourceKeys Defines the keys for the Context Map in the ResourceXACMLConstants Predefined constants for the XACML layer -
Class Summary Class Description AuthorizationContext JBAS-3374: Authorization Framework for Policy Decision Modules For information on the behavior of the Authorization Modules, For Authorization Modules behavior(Required, Requisite, Sufficient and Optional) please refer to the javadoc for @see javax.security.auth.login.Configuration The AuthorizationContext derives the AuthorizationInfo(configuration for the modules) in the following way: a) If there has been an injection of ApplicationPolicy, then it will be used. -
Enum Summary Enum Description ResourceType Type of Resource for Authorization -
Exception Summary Exception Description AuthorizationException Exception for the Authorization Framework