|
|||||||||||
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.ComputedKey
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 | |
ComputedKey(org.w3c.dom.Document doc)
Constructor. |
|
ComputedKey(org.w3c.dom.Element elem)
Constructor. |
Method Summary | |
protected javax.xml.namespace.QName |
getToken()
Returns the QName of this type |
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 ComputedKey(org.w3c.dom.Element elem) throws WSTrustException
elem
- public ComputedKey(org.w3c.dom.Document doc)
doc
- Method Detail |
protected javax.xml.namespace.QName getToken()
getToken
in class AbstractToken
AbstractToken.getToken()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |