|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ws.sandbox.security.trust.message.token.AbstractToken
org.apache.ws.sandbox.security.trust.message.token.ValueElement
org.apache.ws.sandbox.security.trust.message.token.Created
Field Summary | |
static javax.xml.namespace.QName |
TOKEN
|
Fields inherited from class org.apache.ws.sandbox.security.trust.message.token.ValueElement |
valueText |
Fields inherited from class org.apache.ws.sandbox.security.trust.message.token.AbstractToken |
document, element |
Constructor Summary | |
Created(org.w3c.dom.Document doc)
|
|
Created(org.w3c.dom.Element elem)
|
Method Summary | |
protected javax.xml.namespace.QName |
getToken()
This metod is used to provide the QName of the element to the constructors by the extending types |
Methods inherited from class org.apache.ws.sandbox.security.trust.message.token.ValueElement |
deserializeChildElement, getValue, setElementTextValue, setValue |
Methods inherited from class org.apache.ws.sandbox.security.trust.message.token.AbstractToken |
addChild, getElement, parse, removeChild, setElement, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final javax.xml.namespace.QName TOKEN
Constructor Detail |
public Created(org.w3c.dom.Document doc)
doc
- public Created(org.w3c.dom.Element elem) throws WSTrustException
elem
-
WSTrustException
Method Detail |
protected javax.xml.namespace.QName getToken()
AbstractToken
getToken
in class AbstractToken
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |