org.wso2.balana.xacml3
Class RequestReference
java.lang.Object
org.wso2.balana.xacml3.RequestReference
public class RequestReference
- extends Object
Represents the RequestReferenceType XML type found in the context schema in XACML 3.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestReference
public RequestReference()
getReferences
public Set<AttributesReference> getReferences()
setReferences
public void setReferences(Set<AttributesReference> references)
Copyright © 2015 WSO2. All rights reserved.