Uses of Class
com.sun.xml.ws.security.trust.WSTrustVersion
-
Packages that use WSTrustVersion Package Description com.sun.xml.ws.security.trust com.sun.xml.ws.security.trust.impl com.sun.xml.ws.security.trust.impl.wssx -
-
Uses of WSTrustVersion in com.sun.xml.ws.security.trust
Fields in com.sun.xml.ws.security.trust declared as WSTrustVersion Modifier and Type Field Description static WSTrustVersionWSTrustVersion. WS_TRUST_10static WSTrustVersionWSTrustVersion. WS_TRUST_13Methods in com.sun.xml.ws.security.trust that return WSTrustVersion Modifier and Type Method Description static WSTrustVersionWSTrustVersion. getInstance(String nsURI)Methods in com.sun.xml.ws.security.trust with parameters of type WSTrustVersion Modifier and Type Method Description static jakarta.xml.bind.JAXBContextWSTrustElementFactory. getContext(WSTrustVersion wstVer)static WSTrustElementFactoryWSTrustElementFactory. newInstance(WSTrustVersion wstVer) -
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.impl
Subclasses of WSTrustVersion in com.sun.xml.ws.security.trust.impl Modifier and Type Class Description classWSTrustVersion10 -
Uses of WSTrustVersion in com.sun.xml.ws.security.trust.impl.wssx
Subclasses of WSTrustVersion in com.sun.xml.ws.security.trust.impl.wssx Modifier and Type Class Description classWSTrustVersion13
-