Uses of Class
com.sun.xml.wss.core.Timestamp
Packages that use Timestamp
-
Uses of Timestamp in com.sun.xml.wss
Methods in com.sun.xml.wss with parameters of type TimestampModifier and TypeMethodDescriptionvoidSecurityEnvironment.validateTimestamp(Map context, Timestamp timestamp, long maxClockSkew, long freshnessLimit) Validate the creation time. -
Uses of Timestamp in com.sun.xml.wss.impl
Methods in com.sun.xml.wss.impl with parameters of type TimestampModifier and TypeMethodDescriptionvoidWssProviderSecurityEnvironment.validateTimestamp(Map context, Timestamp timestamp, long maxClockSkew, long freshnessLimit) -
Uses of Timestamp in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc with parameters of type TimestampModifier and TypeMethodDescriptionvoidDefaultSecurityEnvironmentImpl.validateTimestamp(Map context, Timestamp timestamp, long maxClockSkew, long freshnessLimit) voidWSITProviderSecurityEnvironment.validateTimestamp(Map context, Timestamp timestamp, long maxClockSkew, long freshnessLimit)