Uses of Interface
com.sun.xml.ws.security.trust.elements.BinaryExchange

Packages that use BinaryExchange
com.sun.xml.ws.security.trust.elements   
 

Uses of BinaryExchange in com.sun.xml.ws.security.trust.elements
 

Methods in com.sun.xml.ws.security.trust.elements that return BinaryExchange
 BinaryExchange WSTrustElementBase.getBinaryExchange()
          get BinaryExchange element if any, null otherwise
 

Methods in com.sun.xml.ws.security.trust.elements with parameters of type BinaryExchange
 void WSTrustElementBase.setBinaryExchange(BinaryExchange challenge)
          set a BinaryExchange
 



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