Uses of Package
javax.security.jacc

  • Class
    Description
    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 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.
    The representation of a URLPattern in the WebResourcePermission and WebUserDataPermission URLPatternSpecs.
     
    Encapsulation of the URLPatternSpec defined in the WebResourcePermission and WebUserDataPermission classes.