Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.RenewTargetType

Packages that use RenewTargetType
org.apache.cxf.ws.security.sts.provider.model   
 

Uses of RenewTargetType in org.apache.cxf.ws.security.sts.provider.model
 

Methods in org.apache.cxf.ws.security.sts.provider.model that return RenewTargetType
 RenewTargetType ObjectFactory.createRenewTargetType()
          Create an instance of RenewTargetType
 

Methods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RenewTargetType
 JAXBElement<RenewTargetType> ObjectFactory.createRenewTarget(RenewTargetType value)
          Create an instance of JAXBElement<RenewTargetType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RenewTargetType
 JAXBElement<RenewTargetType> ObjectFactory.createRenewTarget(RenewTargetType value)
          Create an instance of JAXBElement<RenewTargetType>}
 


Apache CXF API

Apache CXF