Uses of Interface
com.sun.xml.ws.security.trust.elements.BinaryExchange
-
Packages that use BinaryExchange Package Description 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 Modifier and Type Method Description BinaryExchangeWSTrustElementBase. getBinaryExchange()get BinaryExchange element if any, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type BinaryExchange Modifier and Type Method Description voidWSTrustElementBase. setBinaryExchange(BinaryExchange challenge)set a BinaryExchange
-