|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BinaryExchange | |
---|---|
com.sun.xml.ws.security.trust.elements | |
com.sun.xml.ws.security.trust.impl.elements | |
com.sun.xml.ws.security.trust.impl.wssx.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 |
Uses of BinaryExchange in com.sun.xml.ws.security.trust.impl.elements |
---|
Classes in com.sun.xml.ws.security.trust.impl.elements that implement BinaryExchange | |
---|---|
class |
BinaryExchangeImpl
|
Methods in com.sun.xml.ws.security.trust.impl.elements that return BinaryExchange | |
---|---|
BinaryExchange |
RequestSecurityTokenImpl.getBinaryExchange()
|
BinaryExchange |
RequestSecurityTokenResponseImpl.getBinaryExchange()
|
Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type BinaryExchange | |
---|---|
void |
RequestSecurityTokenImpl.setBinaryExchange(BinaryExchange exchange)
|
void |
RequestSecurityTokenResponseImpl.setBinaryExchange(BinaryExchange exchange)
|
Uses of BinaryExchange in com.sun.xml.ws.security.trust.impl.wssx.elements |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return BinaryExchange | |
---|---|
BinaryExchange |
RequestSecurityTokenImpl.getBinaryExchange()
|
BinaryExchange |
RequestSecurityTokenResponseImpl.getBinaryExchange()
|
BinaryExchange |
SecondaryParametersImpl.getBinaryExchange()
|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type BinaryExchange | |
---|---|
void |
RequestSecurityTokenImpl.setBinaryExchange(BinaryExchange exchange)
|
void |
RequestSecurityTokenResponseImpl.setBinaryExchange(BinaryExchange exchange)
|
void |
SecondaryParametersImpl.setBinaryExchange(BinaryExchange exchange)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |