| Package | Description |
|---|---|
| com.bea.common.security.xacml |
Utilities and classes for working with collections, schema elements, and data types supported by
XACML security providers.
|
| com.bea.common.security.xacml.policy |
Provides interfaces for
com.bea.common.security.xacml.policy. |
| Class and Description |
|---|
| DocumentParseException
Exception occuring during XACML document parsing
|
| IOException |
| Type
This class defines the data types that are supported by
XACML security providers that run in a BEA security realm.
|
| URI
This is a simplified, wrapper URI implementation used to improve
the performance of URIs in the WebLogic XACML providers by reducing the overhead of parsing
found in
URI. |
| URISyntaxException
Wrapper exception for java.net.URISyntaxException
|
| XACMLException
Basic XACML exception from which more specific exceptions are derived
|
| Class and Description |
|---|
| SchemaObject
Base class for XACML schema elements
|
| URI
This is a simplified, wrapper URI implementation used to improve
the performance of URIs in the WebLogic XACML providers by reducing the overhead of parsing
found in
URI. |