|
Oracle Security Developer Tools Web Services Security Java API Reference 10g Release 3 (10.1.3) B25382-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface representing a security token reference mechanism.
| Method Summary | |
java.lang.Object |
getKey()Returns the key (symmetric or asymmetric) corresponding to the underlying WSS SecurityToken. |
oracle.security.xmlsec.util.QName |
getName()Returns the QName of this reference. |
org.w3c.dom.Node |
getNode()Returns this reference formatted as an XML Node. |
WSSecurityToken |
getSecurityToken()Returns the underlying WSS SecurityToken. |
| Method Detail |
public oracle.security.xmlsec.util.QName getName()
QName of this reference.QName of the WSSecurityTokenReference type.public org.w3c.dom.Node getNode()
public WSSecurityToken getSecurityToken()
throws WSSException
WSSecurityToken.WSSException
public java.lang.Object getKey()
throws WSSException
Key.WSSException
|
Oracle Security Developer Tools Web Services Security Java API Reference 10g Release 3 (10.1.3) B25382-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||