SunTM's XACML Implementation for JavaTM

Package com.sun.xacml.ctx

All of the classes that support the context schema are in this package.

See:
          Description

Class Summary
Attribute Represents the AttributeType XML type found in the context schema.
RequestCtx Represents a request made to the PDP.
ResponseCtx Represents the response to a request made to the XACML PDP.
Result Represents the ResultType XML object from the Context schema.
Status Represents the status data that is included in a ResultType.
StatusDetail This class represents the StatusDetailType in the context schema.
Subject This class represents the collection of Attributes associated with a particular subject.
 

Package com.sun.xacml.ctx Description

All of the classes that support the context schema are in this package. The context schema contains the request and response formats, and so there are classes to handle everything that goes into these exchange formats. All of the classes in this package, and all the related classes used by this package are parsable and encodable, so it's easy to build a PEP and a PDP using these routines.


Sun's XACML Implementation Version 1.2

Copyright 2003-2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.

Sun, Sun Microsystems, the Sun Logo, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.