Package org.wildfly.security.authz.jacc
JSR-115 Java Authorization Contract for Containers (JACC) implementation.
- Author:
- Pedro Igor
-
Interface Summary Interface Description HttpServletRequestContext Context to access the current HttpServletRequest. -
Class Summary Class Description DelegatingPolicyContextHandler APolicyContextHandlerwhich delegates to a preferred implementation if we have aSecurityIdentity, otherwise it falls back to an alternative.ElytronMessages_$logger Warning this class consists of generated code.ElytronPolicyConfigurationFactory APolicyConfigurationFactoryimplementation.ElytronPolicyContextHandlerFactory A factory to return aListofPolicyContextHandlerinstances supported by WildFly Elytron.JaccDelegatingPolicy APolicyimplementation that knows how to process JACC permissions.