Package javax.security.jacc


package javax.security.jacc
This package contains the Java Authorization Contract for Containers API
  • Class
    Description
    Class for EJB method permissions.
    Class for EJB isCallerInRole (String reference) permissions.
    The methods of this interface are used by containers to create policy statements in a Policy provider.
    Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.
    This utility class is used by containers to communicate policy context identifiers and other policy relevant context to Policy providers.
    This checked exception is thrown by implementations of the javax.security.jacc.PolicyConfiguration Interface, the javax.security.jacc.PolicyConfigurationFactory abstract class, the javax.security.jacc.PolicyContext utility class, and implementations of the javax.security.jacc.PolicyContextException Interface.
    This interface defines the methods that must be implemented by handlers that are to be registered and activated by the PolicyContext class.
    Class for Servlet web resource permissions.
    Class for Servlet isUserInRole (String reference) permissions.
    Class for Servlet Web user data permissions.