Oracle9iAS JAAS 9.0.2.0.0

Package oracle.security.jazn

Provides the classes and interfaces for Oracle's authorization/policy provider for JAAS (Java Authentication and Authorization Service).

See:
          Description

Interface Summary
InterfaceDescription
Persistable  
 

Class Summary
ClassDescription
JAZNConfig JAZNConfiguration
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.
 

Exception Summary
ExceptionDescription
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.
 

Package oracle.security.jazn Description

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.


Oracle9iAS JAAS 9.0.2.0.0

Copyright 2001, Oracle Corporation. All Rights Reserved.