com.ibm.websphere.wssecurity.wssapi

Interface WSSTimestamp


  1. public interface WSSTimestamp
This interface is responsible for the time stamp component.

Method Summary

Modifier and Type Method and Description
  1. void
setDuration(javax.xml.datatype.Duration time)
Sets the duration time.

Method Detail

setDuration

  1. 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