Uses of Package
javax.security.jacc
-
Classes in javax.security.jacc used by javax.security.jacc Class Description PolicyConfiguration The methods of this interface are used by containers to create policy statements in a Policy provider.PolicyConfigurationFactory Abstract factory and finder class for obtaining the instance of the class that implements the PolicyConfigurationFactory of a provider.PolicyContextException This checked exception is thrown by implementations of thejavax.security.jacc.PolicyConfiguration
interface, thejavax.security.jacc.PolicyConfigurationFactory
abstract class, thejavax.security.jacc.PolicyContext
utility class, and implementations of thejavax.security.jacc.PolicyContextException
interface.PolicyContextHandler This interface defines the methods that must be implemented by handlers that are to be registered and activated by thePolicyContext
class.URLPattern The representation of a URLPattern in theWebResourcePermission
andWebUserDataPermission
URLPatternSpecs.URLPattern.PatternType URLPatternSpec Encapsulation of the URLPatternSpec defined in theWebResourcePermission
andWebUserDataPermission
classes.