org.globus.wsrf.impl.security.authentication.wssec
Class TimestampHeader
java.lang.Object
org.globus.wsrf.impl.security.authentication.wssec.TimestampHeader
- public class TimestampHeader
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampHeader
public TimestampHeader(Element tsHeader)
TimestampHeader
public TimestampHeader(Document doc,
String tsPrefix)
throws Exception
TimestampHeader
public TimestampHeader(Document doc,
String tsPrefix,
Calendar now)
throws Exception
TimestampHeader
public TimestampHeader(Document doc,
String tsPrefix,
Calendar now,
String nonceValueStr)
throws Exception
getElement
public Element getElement()
getId
public String getId()
getNonceValue
public String getNonceValue()
throws Exception
- Throws:
Exception
getCreationTime
public Calendar getCreationTime()
throws Exception
- Throws:
Exception
Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.