Package org.wildfly.security.authz.jacc
package org.wildfly.security.authz.jacc
JSR-115 Java Authorization Contract for Containers (JACC) implementation.
- Author:
- Pedro Igor
-
ClassDescriptionA
PolicyContextHandlerwhich delegates to a preferred implementation if we have aSecurityIdentity, otherwise it falls back to an alternative.Warning this class consists of generated code.APolicyConfigurationFactoryimplementation.A factory to return aListofPolicyContextHandlerinstances supported by WildFly Elytron.Context to access the current HttpServletRequest.APolicyimplementation that knows how to process JACC permissions.Utility for setting and using the underlying Policy.