Uses of Class
org.apache.cxf.ws.security.sts.provider.model.RenewingType
-
Packages that use RenewingType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of RenewingType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return RenewingType Modifier and Type Method Description RenewingTypeObjectFactory. createRenewingType()Create an instance ofRenewingTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RenewingType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewingType>ObjectFactory. createRenewing(RenewingType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RenewingType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewingType>ObjectFactory. createRenewing(RenewingType value)
-