Uses of Package
org.wso2.balana.ctx

Packages that use org.wso2.balana.ctx
org.wso2.balana This is the root package, which contains the PDP class where most people will want to start. 
org.wso2.balana.attr Contains many of the classes related to attributes and attribute retrieval. 
org.wso2.balana.combine All of the combining algorithm support is in this package. 
org.wso2.balana.combine.xacml2   
org.wso2.balana.combine.xacml3   
org.wso2.balana.cond Support for Conditions is in this package. 
org.wso2.balana.cond.xacml3   
org.wso2.balana.ctx All of the classes that support the context schema are in this package. 
org.wso2.balana.ctx.xacml2   
org.wso2.balana.ctx.xacml3   
org.wso2.balana.finder The finder package supports all of the pieces of the XACML specification that require custom implementation. 
org.wso2.balana.finder.impl The few included finder modules are provided in this package. 
org.wso2.balana.xacml2   
org.wso2.balana.xacml3   
 

Classes in org.wso2.balana.ctx used by org.wso2.balana
AbstractRequestCtx
          Represents a XACML request made to the PDP.
AbstractResult
          Abstract Represents the ResultType XML object from the Context schema.
EvaluationCtx
          Manages the context of a single policy evaluation.
ResponseCtx
          Represents the response to a request made to the XACML PDP.
Status
          Represents the status data that is included in a ResultType.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.attr
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.combine
AbstractResult
          Abstract Represents the ResultType XML object from the Context schema.
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.combine.xacml2
AbstractResult
          Abstract Represents the ResultType XML object from the Context schema.
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.combine.xacml3
AbstractResult
          Abstract Represents the ResultType XML object from the Context schema.
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.cond
EvaluationCtx
          Manages the context of a single policy evaluation.
Status
          Represents the status data that is included in a ResultType.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.cond.xacml3
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.ctx
AbstractRequestCtx
          Represents a XACML request made to the PDP.
AbstractResult
          Abstract Represents the ResultType XML object from the Context schema.
Attribute
          Represents the AttributeType XML type found in the context schema.
AttributeAssignment
          Represents AttributeAssignmentType in the XACML 3.0 and 2.0 policy schema This is used for including arguments in obligations and advices
EvaluationCtx
          Manages the context of a single policy evaluation.
EvaluationCtxFactory
          Factory that creates the EvaluationCtx
MissingAttributeDetail
          This represents the MissingAttributeDetailType in context schema.
RequestCtxFactory
          Factory that creates the AbstractRequestCtx
ResponseCtx
          Represents the response to a request made to the XACML PDP.
ResultFactory
          Factory that creates the AbstractResult
Status
          Represents the status data that is included in a ResultType.
StatusDetail
          This class represents the StatusDetailType in the context schema.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.ctx.xacml2
AbstractRequestCtx
          Represents a XACML request made to the PDP.
AbstractResult
          Abstract Represents the ResultType XML object from the Context schema.
Attribute
          Represents the AttributeType XML type found in the context schema.
BasicEvaluationCtx
          Implementation of EvaluationCtx.
EvaluationCtx
          Manages the context of a single policy evaluation.
Status
          Represents the status data that is included in a ResultType.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.ctx.xacml3
AbstractRequestCtx
          Represents a XACML request made to the PDP.
Attribute
          Represents the AttributeType XML type found in the context schema.
BasicEvaluationCtx
          Implementation of EvaluationCtx.
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.finder
EvaluationCtx
          Manages the context of a single policy evaluation.
Status
          Represents the status data that is included in a ResultType.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.finder.impl
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.xacml2
Attribute
          Represents the AttributeType XML type found in the context schema.
EvaluationCtx
          Manages the context of a single policy evaluation.
 

Classes in org.wso2.balana.ctx used by org.wso2.balana.xacml3
Attribute
          Represents the AttributeType XML type found in the context schema.
AttributeAssignment
          Represents AttributeAssignmentType in the XACML 3.0 and 2.0 policy schema This is used for including arguments in obligations and advices
EvaluationCtx
          Manages the context of a single policy evaluation.
Status
          Represents the status data that is included in a ResultType.
 



Copyright © 2015 WSO2. All rights reserved.