Uses of Class
com.sun.xml.ws.security.wsu10.TimestampType
-
Packages that use TimestampType Package Description com.sun.xml.ws.security.opt.impl.tokens com.sun.xml.ws.security.wsu10 -
-
Uses of TimestampType in com.sun.xml.ws.security.opt.impl.tokens
Subclasses of TimestampType in com.sun.xml.ws.security.opt.impl.tokens Modifier and Type Class Description classTimestampRepresentation of Timestamp SecurityHeaderElement -
Uses of TimestampType in com.sun.xml.ws.security.wsu10
Methods in com.sun.xml.ws.security.wsu10 that return TimestampType Modifier and Type Method Description TimestampTypeObjectFactory. createTimestampType()Create an instance ofTimestampTypeMethods in com.sun.xml.ws.security.wsu10 that return types with arguments of type TimestampType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)Methods in com.sun.xml.ws.security.wsu10 with parameters of type TimestampType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)
-