Uses of Class
com.sun.xml.ws.security.wsu10.TimestampType

Packages that use TimestampType
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
 class Timestamp
          Representation of Timestamp SecurityHeaderElement
 

Uses of TimestampType in com.sun.xml.ws.security.wsu10
 

Methods in com.sun.xml.ws.security.wsu10 that return TimestampType
 TimestampType ObjectFactory.createTimestampType()
          Create an instance of TimestampType
 

Methods in com.sun.xml.ws.security.wsu10 that return types with arguments of type TimestampType
 JAXBElement<TimestampType> ObjectFactory.createTimestamp(TimestampType value)
          Create an instance of JAXBElement<TimestampType>}
 

Methods in com.sun.xml.ws.security.wsu10 with parameters of type TimestampType
 JAXBElement<TimestampType> ObjectFactory.createTimestamp(TimestampType value)
          Create an instance of JAXBElement<TimestampType>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.