Uses of Class
org.apache.cxf.ws.security.sts.provider.model.utility.TimestampType
-
Packages that use TimestampType Package Description org.apache.cxf.ws.security.sts.provider.model.utility -
-
Uses of TimestampType in org.apache.cxf.ws.security.sts.provider.model.utility
Methods in org.apache.cxf.ws.security.sts.provider.model.utility that return TimestampType Modifier and Type Method Description TimestampTypeObjectFactory. createTimestampType()Create an instance ofTimestampTypeMethods in org.apache.cxf.ws.security.sts.provider.model.utility that return types with arguments of type TimestampType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)Methods in org.apache.cxf.ws.security.sts.provider.model.utility with parameters of type TimestampType Modifier and Type Method Description javax.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)
-