Uses of Interface
org.opensaml.soap.wssecurity.Timestamp
-
Packages that use Timestamp Package Description org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security. -
-
Uses of Timestamp in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement Timestamp Modifier and Type Class Description classTimestampImplConcrete implementation ofTimestamp.Methods in org.opensaml.soap.wssecurity.impl that return Timestamp Modifier and Type Method Description TimestampTimestampBuilder. buildObject()Builds a WS-Security object of the given type.TimestampTimestampBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-