Uses of Package
org.wso2.balana.xacml3

Packages that use org.wso2.balana.xacml3
org.wso2.balana This is the root package, which contains the PDP class where most people will want to start. 
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.xacml3   
 

Classes in org.wso2.balana.xacml3 used by org.wso2.balana
AdviceExpression
          Represents the AdviceExpressionType XML type in XACML.
 

Classes in org.wso2.balana.xacml3 used by org.wso2.balana.ctx
Advice
          Represents the AdviceType XML type in XACML.
Attributes
          Represents the AttributesType XML type found in the context schema.
MultipleCtxResult
          This is used in cases where a normal result is Set of contexts, but if an context couldn't be created or any error is occurred during the creation, then a Status object needs to be returned instead.
 

Classes in org.wso2.balana.xacml3 used by org.wso2.balana.ctx.xacml2
Attributes
          Represents the AttributesType XML type found in the context schema.
MultipleCtxResult
          This is used in cases where a normal result is Set of contexts, but if an context couldn't be created or any error is occurred during the creation, then a Status object needs to be returned instead.
 

Classes in org.wso2.balana.xacml3 used by org.wso2.balana.ctx.xacml3
Advice
          Represents the AdviceType XML type in XACML.
Attributes
          Represents the AttributesType XML type found in the context schema.
MultipleCtxResult
          This is used in cases where a normal result is Set of contexts, but if an context couldn't be created or any error is occurred during the creation, then a Status object needs to be returned instead.
MultiRequests
          Represents the MultiRequestsType XML type found in the context schema.
RequestDefaults
          Represents RequestDefaultsType XML type found in the context schema in XACML 3.0.
 

Classes in org.wso2.balana.xacml3 used by org.wso2.balana.xacml3
Advice
          Represents the AdviceType XML type in XACML.
AdviceExpression
          Represents the AdviceExpressionType XML type in XACML.
AllOfSelection
          Represents AllOfType in the XACML 3.0 policy schema.
AnyOfSelection
          Represents AnyOfType in the XACML 3.0 policy schema..
AttributeAssignmentExpression
          Represents AttributeAssignmentExpressionType in the XACML 3.0 policy schema..
Attributes
          Represents the AttributesType XML type found in the context schema.
AttributesReference
          Represents the AttributesReferenceType XML type found in the context schema.
MultiRequests
          Represents the MultiRequestsType XML type found in the context schema.
Obligation
          Represents the ObligationType XML type found in the context scheme in XACML 3.0
ObligationExpression
          Represents ObligationExpressionType in the XACML 3.0 policy schema
ObligationExpressions
          Represents ObligationExpressionType in the XACML 3.0 policy schema
RequestDefaults
          Represents RequestDefaultsType XML type found in the context schema in XACML 3.0.
RequestReference
          Represents the RequestReferenceType XML type found in the context schema in XACML 3.0
Target
          Represents the TargetType XML type in XACML 3.0.
 



Copyright © 2015 WSO2. All rights reserved.