|
Oracle Application Server JAAS Provider Java API Reference 10g Release 2 (10.1.2) B14019-01 November 2004 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Provides the classes and interfaces for Oracle's authorization/policy provider for JAAS (Java Authentication and Authorization Service).
See:
Description
| Interface Summary | |
| Persistable | This interface defines the basic behavior for a persistable object. |
| Class Summary | |
| JAZNConfig | This class represents a <jazn> Configuration instance. |
| JAZNContext | This class provides a starting point for obtaining JAZN-related objects and a centralized place for managing JAZN properties. |
| JAZNPermission | This class is for authorization permissions. |
| JAZNWebAppConfig | This class represents a <jazn-web-app> Configuration instance. |
| Exception Summary | |
| JAZNConfigException | An JAZNConfigException represents an authorization exception. |
| JAZNException | An JAZNException represents an authorization exception. |
| JAZNInitException | JAZNInitException is thrown when an initialization error occurred. |
| JAZNNamingException | A JAZNNamingException class is used to wrap a javax.naming.NamingException. |
| JAZNObjectExistsException | JAZNObjectExistsException is thrown when an attempt is made to create an object that already exists. |
| JAZNObjectNotFoundException | JAZNObjectNotFoundException is thrown when an attempt is made to access an object that does not already exist. |
| JAZNRuntimeException | An JAZNRuntimeException represents an authorization exception. |
Provides the classes and interfaces for Oracle's authorization/policy provider for JAAS (Java Authentication and Authorization Service).
Besides providing a full implementation of javax.security.auth.Policy, JAZN enhances JAAS in the following ways:
For more information about JAAS, please refer to SUN's official web site for JAAS.
|
Oracle Application Server JAAS Provider Java API Reference 10g Release 2 (10.1.2) B14019-01 November 2004 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||