Uses of Class
org.apache.wss4j.binding.wsu10.TimestampType
-
Packages that use TimestampType Package Description org.apache.wss4j.binding.wsu10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of TimestampType in org.apache.wss4j.binding.wsu10
Methods in org.apache.wss4j.binding.wsu10 that return TimestampType Modifier and Type Method Description TimestampTypeObjectFactory. createTimestampType()Create an instance ofTimestampTypeMethods in org.apache.wss4j.binding.wsu10 that return types with arguments of type TimestampType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)Methods in org.apache.wss4j.binding.wsu10 with parameters of type TimestampType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TimestampType>ObjectFactory. createTimestamp(TimestampType value)
-