Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.UseKeyType
-
Packages that use UseKeyType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of UseKeyType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return UseKeyType Modifier and Type Method Description UseKeyTypeObjectFactory. createUseKeyType()Create an instance ofUseKeyTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type UseKeyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UseKeyType>ObjectFactory. createUseKey(UseKeyType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type UseKeyType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UseKeyType>ObjectFactory. createUseKey(UseKeyType value) -
Uses of UseKeyType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of UseKeyType in com.sun.xml.ws.security.trust.impl.wssx.elements Modifier and Type Class Description classUseKeyImplConstructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type UseKeyType Constructor Description UseKeyImpl(UseKeyType ukType)
-