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

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

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

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

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

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

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

Subclasses of RenewTargetType in com.sun.xml.ws.security.trust.impl.elements
 class RenewTargetImpl
          Target specifying the Security token to be renewed.
 

Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RenewTargetType
RenewTargetImpl(RenewTargetType rnType)
           
 



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