Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.RenewingType

Packages that use RenewingType
com.sun.xml.ws.security.trust.impl.wssx.bindings   
com.sun.xml.ws.security.trust.impl.wssx.elements   
 

Uses of RenewingType in com.sun.xml.ws.security.trust.impl.wssx.bindings
 

Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return RenewingType
 RenewingType ObjectFactory.createRenewingType()
          Create an instance of RenewingType
 

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

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

Uses of RenewingType in com.sun.xml.ws.security.trust.impl.wssx.elements
 

Subclasses of RenewingType in com.sun.xml.ws.security.trust.impl.wssx.elements
 class RenewingImpl
          Used to specify renew semantics for types that support this operation.
 



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