|
|||||||||||
| 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.BinarySecret
| 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 | |
BinarySecret(org.w3c.dom.Document doc)
Constructor. |
|
BinarySecret(org.w3c.dom.Element elem)
Constructor. |
|
| Method Summary | |
void |
addAttribute(java.lang.String attribute,
java.lang.String value)
This is provided as an extensibility mechnism to as any attrbute |
java.lang.String |
getAttributeValue(java.lang.String attribute)
This is to be used to retrieve the value of the custom attrbutes added |
protected javax.xml.namespace.QName |
getToken()
Returns the QName of this type |
java.lang.String |
getTypeAttribute()
Returns the type attribute value |
void |
setTypeAttribute(java.lang.String type)
set the 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 BinarySecret(org.w3c.dom.Element elem)
throws WSTrustException
elem - public BinarySecret(org.w3c.dom.Document doc)
doc - | Method Detail |
public void setTypeAttribute(java.lang.String type)
public java.lang.String getTypeAttribute()
public void addAttribute(java.lang.String attribute,
java.lang.String value)
attribute - value - public java.lang.String getAttributeValue(java.lang.String attribute)
attribute -
protected javax.xml.namespace.QName getToken()
getToken in class AbstractTokenAbstractToken.getToken()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||