org.globus.ogsa.impl.security.authentication.wssec
Class SecurityTokenReference
java.lang.Object
org.globus.ogsa.impl.security.authentication.wssec.SecurityTokenReference
- public class SecurityTokenReference
- extends java.lang.Object
Field Summary |
protected org.w3c.dom.Element |
element
|
static javax.xml.namespace.QName |
TOKEN
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TOKEN
public static final javax.xml.namespace.QName TOKEN
element
protected org.w3c.dom.Element element
SecurityTokenReference
public SecurityTokenReference(org.w3c.dom.Element elem)
throws WSSecurityException
SecurityTokenReference
public SecurityTokenReference(org.w3c.dom.Document doc)
setReference
public void setReference(Reference ref)
getReference
public Reference getReference()
throws WSSecurityException
- Throws:
WSSecurityException
getElement
public org.w3c.dom.Element getElement()
getID
public java.lang.String getID()
setID
public void setID(java.lang.String id)
toString
public java.lang.String toString()
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.