JBoss port of sunxacml 2.0.5-redhat-1

Uses of Package
org.jboss.security.xacml.sunxacml.ctx

Packages that use org.jboss.security.xacml.sunxacml.ctx
org.jboss.security.xacml.sunxacml This is the root package, which contains the PDP class where most people will want to start. 
org.jboss.security.xacml.sunxacml.combine All of the combining algorithm support is in this package. 
org.jboss.security.xacml.sunxacml.cond Support for Conditions is in this package. 
org.jboss.security.xacml.sunxacml.ctx All of the classes that support the context schema are in this package. 
org.jboss.security.xacml.sunxacml.finder The finder package supports all of the pieces of the XACML specification that require custom implementation. 
org.jboss.security.xacml.sunxacml.support   
org.jboss.security.xacml.sunxacml.support.finder   
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml
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.
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml.combine
Result
          Represents the ResultType XML object from the Context schema.
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml.cond
Status
          Represents the status data that is included in a ResultType.
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml.ctx
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.
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml.finder
Status
          Represents the status data that is included in a ResultType.
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml.support
ResponseCtx
          Represents the response to a request made to the XACML PDP.
 

Classes in org.jboss.security.xacml.sunxacml.ctx used by org.jboss.security.xacml.sunxacml.support.finder
Status
          Represents the status data that is included in a ResultType.
 


JBoss port of sunxacml 2.0.5-redhat-1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.