Uses of Class
org.wso2.balana.ctx.xacml2.Subject

Packages that use Subject
org.wso2.balana.ctx.xacml2   
 

Uses of Subject in org.wso2.balana.ctx.xacml2
 

Constructor parameters in org.wso2.balana.ctx.xacml2 with type arguments of type Subject
RequestCtx(Set<Attributes> attributesSet, Node documentRoot, Set<Subject> subjects, Set<Attribute> resource, Set<Attribute> action, Set<Attribute> environment, String resourceContent)
          Constructor that creates a RequestCtx from components.
RequestCtx(Set<Subject> subjects, Set<Attribute> resource, Set<Attribute> action, Set<Attribute> environment)
           
 



Copyright © 2015 WSO2. All rights reserved.