Package | Description |
---|---|
javax.security.jacc |
This package contains the Java Authorization Contract for Containers API
|
Class and 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 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. |
PolicyContextHandler
This interface defines the methods that must be implemented by handlers
that are to be registered and activated by the
PolicyContext
class. |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.