|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.security.vops.xacml.request.RequestResource
public class RequestResource
Field Summary | |
---|---|
(package private) java.util.HashSet |
resource
|
Constructor Summary | |
---|---|
RequestResource()
|
Method Summary | |
---|---|
void |
addAttribute(com.sun.xacml.ctx.Attribute attr)
Adds attribute to resource context. |
java.util.HashSet |
getResource()
Gets resource as HashSet object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
java.util.HashSet resource
Constructor Detail |
---|
public RequestResource()
Method Detail |
---|
public void addAttribute(com.sun.xacml.ctx.Attribute attr)
attr
- Attribute to be addedpublic java.util.HashSet getResource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |