Uses of Interface
com.sun.xml.ws.security.trust.WSTrustClientContract
-
Packages that use WSTrustClientContract Package Description com.sun.xml.ws.security.trust com.sun.xml.ws.security.trust.impl -
-
Uses of WSTrustClientContract in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust that return WSTrustClientContract Modifier and Type Method Description static WSTrustClientContractWSTrustFactory. createWSTrustClientContract()return a concrete implementor for WS-Trust Client Contract -
Uses of WSTrustClientContract in com.sun.xml.ws.security.trust.impl
Classes in com.sun.xml.ws.security.trust.impl that implement WSTrustClientContract Modifier and Type Class Description classWSTrustClientContractImpl
-