|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.virginia.dcjs.ws.Element
gov.virginia.dcjs.identity.saml.Action
This class is used to specify an action on the specified resource for which permission is sought. The content provides the label for an action sought to be performed on the resource.
| Constructor Summary | |
Action(java.lang.String namespace,
java.lang.String action)
Construct an Action element with its required data. |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class gov.virginia.dcjs.ws.Element |
addAttribute, addElement, arrayAppend, declareNamespaces, getNamespaces, marshall, removeAttribute, removeElement, setContent, toString, toXml |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public Action(java.lang.String namespace,
java.lang.String action)
Action element with its required data.
namespace - anyURI namespace for the action, its context, or null for the default
SAML namespace context: urn:oasis:names:tc:SAML:1.0:action:rwedc-negation.action - Action content as a label for an action sought to be performed on the specified resource.| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||