Oracle

Package com.bea.common.security.xacml

Utilities and classes for working with collections, schema elements, and data types supported by XACML security providers.

See:
          Description

Class Summary
CollectionUtil Utilities for working with collections, particularly bags, which are defined as unordered lists
SchemaObject Base class for XACML schema elements
Type This class defines the data types that are supported by XACML security providers that run in a BEA security realm.
 

Exception Summary
DocumentParseException Exception occuring during XACML document parsing
InvalidAttributeException Exception describing failure to parse attribute values
URISyntaxException Wrapper exception for java.net.URISyntaxException
XACMLException Basic XACML exception from which more specific exceptions are derived
 

Package com.bea.common.security.xacml Description

Utilities and classes for working with collections, schema elements, and data types supported by XACML security providers.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.