|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.xtreemos.xosd.vops.xacml.request.RequestAction
public class RequestAction
Field Summary | |
---|---|
(package private) java.util.HashSet |
action
|
Constructor Summary | |
---|---|
RequestAction()
|
Method Summary | |
---|---|
void |
addAttribute(com.sun.xacml.ctx.Attribute attr)
Adds attribute to action context. |
java.util.HashSet |
getAction()
Gets action 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 action
Constructor Detail |
---|
public RequestAction()
Method Detail |
---|
public void addAttribute(com.sun.xacml.ctx.Attribute attr)
attr
- Attribute to be addedpublic java.util.HashSet getAction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |