Uses of Class
org.apache.cxf.ws.security.sts.provider.model.RenewTargetType
-
Packages that use RenewTargetType Package Description 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 Modifier and Type Method Description RenewTargetTypeObjectFactory. createRenewTargetType()Create an instance ofRenewTargetTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RenewTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewTargetType>ObjectFactory. createRenewTarget(RenewTargetType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RenewTargetType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewTargetType>ObjectFactory. createRenewTarget(RenewTargetType value)
-