|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.message.token.TokenElementCallback
public class TokenElementCallback
This class is a callback to obtain a DOM Element representing a security token.
| Constructor Summary | |
|---|---|
TokenElementCallback()
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
getTokenElement()
Get the token element |
void |
setTokenElement(org.w3c.dom.Element element)
Set the token element |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenElementCallback()
| Method Detail |
|---|
public org.w3c.dom.Element getTokenElement()
public void setTokenElement(org.w3c.dom.Element element)
element - the token element
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||