|
Oracle Security Developer Tools Web Services Security Java API Reference 10g Release 2 (10.1.2.0.2) B15570-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface represents a generic WSS security token.
| Method Summary | |
org.w3c.dom.Node |
getNode()Returns this security token formatted as an XML Node. |
java.lang.Object |
getToken()Returns the underlying token. |
oracle.security.xmlsec.util.QName |
getTokenName()Returns the QName of the security token. |
| Method Detail |
public oracle.security.xmlsec.util.QName getTokenName()
QName of the security token.public org.w3c.dom.Node getNode()
org.w3c.dom.Node.
public java.lang.Object getToken()
throws WSSException
Please see sub-classes for information about the Java Object returned.
WSSException
|
Oracle Security Developer Tools Web Services Security Java API Reference 10g Release 2 (10.1.2.0.2) B15570-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||