Uses of Class
com.sun.xml.ws.security.secconv.impl.wssx.bindings.DerivedKeyTokenType

Packages that use DerivedKeyTokenType
com.sun.xml.ws.security.opt.impl.keyinfo   
com.sun.xml.ws.security.secconv.impl.wssx.bindings   
 

Uses of DerivedKeyTokenType in com.sun.xml.ws.security.opt.impl.keyinfo
 

Constructors in com.sun.xml.ws.security.opt.impl.keyinfo with parameters of type DerivedKeyTokenType
DerivedKey(DerivedKeyTokenType dkt, SOAPVersion soapVersion, String spVersion)
           
DerivedKey(DerivedKeyTokenType dkt, SOAPVersion soapVersion, String refId, String spVersion)
           
 

Uses of DerivedKeyTokenType in com.sun.xml.ws.security.secconv.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.secconv.impl.wssx.bindings that return DerivedKeyTokenType
 DerivedKeyTokenType ObjectFactory.createDerivedKeyTokenType()
          Create an instance of DerivedKeyTokenType
 

Methods in com.sun.xml.ws.security.secconv.impl.wssx.bindings that return types with arguments of type DerivedKeyTokenType
 JAXBElement<DerivedKeyTokenType> ObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value)
          Create an instance of JAXBElement<DerivedKeyTokenType>}
 

Methods in com.sun.xml.ws.security.secconv.impl.wssx.bindings with parameters of type DerivedKeyTokenType
 JAXBElement<DerivedKeyTokenType> ObjectFactory.createDerivedKeyToken(DerivedKeyTokenType value)
          Create an instance of JAXBElement<DerivedKeyTokenType>}
 



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