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