Uses of Class
com.sun.xml.ws.security.trust.WSTrustVersion

Packages that use WSTrustVersion
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
static WSTrustVersion WSTrustVersion.WS_TRUST_10
           
static WSTrustVersion WSTrustVersion.WS_TRUST_13
           
 

Methods in com.sun.xml.ws.security.trust that return WSTrustVersion
static WSTrustVersion WSTrustVersion.getInstance(String nsURI)
           
 

Methods in com.sun.xml.ws.security.trust with parameters of type WSTrustVersion
static JAXBContext WSTrustElementFactory.getContext(WSTrustVersion wstVer)
           
static WSTrustElementFactory WSTrustElementFactory.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
 class WSTrustVersion10
           
 

Uses of WSTrustVersion in com.sun.xml.ws.security.trust.impl.wssx
 

Subclasses of WSTrustVersion in com.sun.xml.ws.security.trust.impl.wssx
 class WSTrustVersion13
           
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.