JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01
A C D E G H I J L M O P R S T U W

J

JAZNConfig - class oracle.security.jazn.JAZNConfig.
This class represents a <jazn> Configuration instance.
JAZNConfig(Node) - Constructor for class oracle.security.jazn.JAZNConfig
Creates a new JAZNConfig instance from the DOM node.
JAZNConfig(Properties) - Constructor for class oracle.security.jazn.JAZNConfig
Creates a new JAZNConfig instance from the given properties.
JAZNConfig(String) - Constructor for class oracle.security.jazn.JAZNConfig
Creates a new JAZNConfig instance using the specified file.
JAZNConfigException - exception oracle.security.jazn.JAZNConfigException.
An JAZNConfigException represents an authorization exception.
JAZNConfigException() - Constructor for class oracle.security.jazn.JAZNConfigException
Creates a new instance of JAZNConfigException
JAZNConfigException(String) - Constructor for class oracle.security.jazn.JAZNConfigException
Creates a new instance of JAZNConfigException with the specified arguments
JAZNConfigException(String, Throwable) - Constructor for class oracle.security.jazn.JAZNConfigException
Creates a new instance of JAZNConfigException with the specified arguments
JAZNContext - class oracle.security.jazn.JAZNContext.
This class provides a starting point for obtaining JAZN-related objects and a centralized place for managing JAZN properties.
JAZNException - exception oracle.security.jazn.JAZNException.
An JAZNException represents an authorization exception.
JAZNException() - Constructor for class oracle.security.jazn.JAZNException
Creates a new instance of JAZNException
JAZNException(String) - Constructor for class oracle.security.jazn.JAZNException
Creates a new instance of JAZNException with the specified arguments
JAZNException(String, Throwable) - Constructor for class oracle.security.jazn.JAZNException
Creates a new instance of JAZNException with the specified arguments
JAZNInitException - exception oracle.security.jazn.JAZNInitException.
JAZNInitException is thrown when an initialization error occurred.
JAZNInitException() - Constructor for class oracle.security.jazn.JAZNInitException
Creates a new instance of JAZNInitException
JAZNInitException(String) - Constructor for class oracle.security.jazn.JAZNInitException
Creates a new instance of JAZNInitException with the specified arguments
JAZNInitException(String, Throwable) - Constructor for class oracle.security.jazn.JAZNInitException
Creates a new instance of JAZNInitException with the specified arguments
JAZNNamingException - exception oracle.security.jazn.JAZNNamingException.
A JAZNNamingException class is used to wrap a javax.naming.NamingException.
JAZNNamingException(NamingException) - Constructor for class oracle.security.jazn.JAZNNamingException
Creates a new instance of JAZNException with the specified arguments
JAZNNamingException(String, NamingException) - Constructor for class oracle.security.jazn.JAZNNamingException
Creates a new instance of JAZNException with the specified arguments
JAZNObjectExistsException - exception oracle.security.jazn.JAZNObjectExistsException.
JAZNObjectExistsException is thrown when an attempt is made to create an object that already exists.
JAZNObjectExistsException() - Constructor for class oracle.security.jazn.JAZNObjectExistsException
Creates a new instance of JAZNObjectExistsException
JAZNObjectExistsException(String) - Constructor for class oracle.security.jazn.JAZNObjectExistsException
Creates a new instance of JAZNObjectExistsException with the specified arguments
JAZNObjectExistsException(String, Throwable) - Constructor for class oracle.security.jazn.JAZNObjectExistsException
Creates a new instance of JAZNObjectExistsException with the specified arguments
JAZNObjectNotFoundException - exception oracle.security.jazn.JAZNObjectNotFoundException.
JAZNObjectNotFoundException is thrown when an attempt is made to access an object that does not already exist.
JAZNObjectNotFoundException() - Constructor for class oracle.security.jazn.JAZNObjectNotFoundException
Creates a new instance of JAZNObjectNotFoundException
JAZNObjectNotFoundException(String) - Constructor for class oracle.security.jazn.JAZNObjectNotFoundException
Creates a new instance of JAZNObjectNotFoundException with the specified arguments
JAZNObjectNotFoundException(String, Throwable) - Constructor for class oracle.security.jazn.JAZNObjectNotFoundException
Creates a new instance of JAZNObjectNotFoundException with the specified arguments
JAZNPermission - class oracle.security.jazn.JAZNPermission.
This class is for authorization permissions.
JAZNPermission(String) - Constructor for class oracle.security.jazn.JAZNPermission
Creates a new JAZNPermission with the specified name.
JAZNPermission(String, String) - Constructor for class oracle.security.jazn.JAZNPermission
Creates a new JAZNPermission object with the specified name.
JAZNPolicy - interface oracle.security.jazn.policy.JAZNPolicy.
An Policy object represents the repository of authorization policies.
JAZNRuntimeException - exception oracle.security.jazn.JAZNRuntimeException.
An JAZNRuntimeException represents an authorization exception.
JAZNRuntimeException() - Constructor for class oracle.security.jazn.JAZNRuntimeException
Creates a new instance of JAZNRuntimeException
JAZNRuntimeException(String) - Constructor for class oracle.security.jazn.JAZNRuntimeException
Creates a new instance of JAZNRuntimeException with the specified arguments
JAZNRuntimeException(String, Throwable) - Constructor for class oracle.security.jazn.JAZNRuntimeException
Creates a new instance of JAZNRuntimeException with the specified arguments
JAZNWebAppConfig - class oracle.security.jazn.JAZNWebAppConfig.
This class represents a <jazn-web-app> Configuration instance.
JAZNWebAppConfig(Node) - Constructor for class oracle.security.jazn.JAZNWebAppConfig
Creates a new JAZNWebAppConfig instance from the specified DOM node.
JAZNWebAppConfig(Properties) - Constructor for class oracle.security.jazn.JAZNWebAppConfig
Creates a new JAZNWebAppConfig instance from the specified properties.

JAAS Provider Java API Reference
10g (9.0.4.0.0)

B10389-01
A C D E G H I J L M O P R S T U W
Copyright 2002, 2003 Oracle Corporation. All Rights Reserved.