IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.wssecurity.wssapi
Interface WSSTimestamp


public interface WSSTimestamp

This interface is responsible for the time stamp component.


Method Summary
 void setDuration(javax.xml.datatype.Duration time)
          Sets the duration time.
 

Method Detail

setDuration

void setDuration(javax.xml.datatype.Duration time)
Sets the duration time. Notes: The javax.xml.datatype.Duration class is supported in J2SE 5.0 or later version.

Parameters:
time - the duration time

IBM WebSphere Application ServerTM
Release 8