All Classes and Interfaces

Class
Description
Class for Jakarta Enterprise Beans method permissions.
Class for Jakarta Enterprise Beans isCallerInRole (String reference) permissions.
A Policy object is responsible for determining whether a caller principal (including the unauthenticated one) has permission to perform a security-sensitive operation.
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 PolicyConfiguration Interface, the PolicyConfigurationFactory abstract class, the PolicyContext utility class, and implementations of the PolicyContextException Interface.
This interface defines the methods that must be implemented by handlers that are to be registered and activated by the PolicyContext class.
Abstract factory and finder class for obtaining the instance of the class that implements the PolicyFactory of a provider.
A PrincipalMapper is an object that maps from a collection of generic Principals or a Subject to well known entities in Jakarta EE.
Class for Jakarta Servlet web resource permissions.
Class for Jakarta Servlet isUserInRole (String reference) permissions.
Class for Jakarta Servlet Web user data permissions.