Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.RenewingType
-
Packages that use RenewingType Package Description com.sun.xml.ws.security.trust.impl.bindings com.sun.xml.ws.security.trust.impl.elements -
-
Uses of RenewingType in com.sun.xml.ws.security.trust.impl.bindings
Methods in com.sun.xml.ws.security.trust.impl.bindings that return RenewingType Modifier and Type Method Description RenewingTypeObjectFactory. createRenewingType()Create an instance ofRenewingTypeMethods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type RenewingType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewingType>ObjectFactory. createRenewing(RenewingType value)Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type RenewingType Modifier and Type Method Description javax.xml.bind.JAXBElement<RenewingType>ObjectFactory. createRenewing(RenewingType value) -
Uses of RenewingType in com.sun.xml.ws.security.trust.impl.elements
Subclasses of RenewingType in com.sun.xml.ws.security.trust.impl.elements Modifier and Type Class Description classRenewingImplUsed to specify renew semantics for types that support this operation.
-