Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.OnBehalfOfType
-
Packages that use OnBehalfOfType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of OnBehalfOfType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return OnBehalfOfType Modifier and Type Method Description OnBehalfOfTypeObjectFactory. createOnBehalfOfType()Create an instance ofOnBehalfOfTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type OnBehalfOfType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OnBehalfOfType>ObjectFactory. createOnBehalfOf(OnBehalfOfType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type OnBehalfOfType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<OnBehalfOfType>ObjectFactory. createOnBehalfOf(OnBehalfOfType value) -
Uses of OnBehalfOfType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of OnBehalfOfType in com.sun.xml.ws.security.trust.impl.wssx.elements Modifier and Type Class Description classOnBehalfOfImplConstructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type OnBehalfOfType Constructor Description OnBehalfOfImpl(OnBehalfOfType oboType)
-