| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust.impl.wssx.bindings | |
| com.sun.xml.ws.security.trust.impl.wssx.elements |
| Modifier and Type | Method and Description |
|---|---|
SignChallengeType |
ObjectFactory.createSignChallengeType()
Create an instance of
SignChallengeType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignChallengeType> |
ObjectFactory.createSignChallenge(SignChallengeType value)
|
JAXBElement<SignChallengeType> |
ObjectFactory.createSignChallengeResponse(SignChallengeType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignChallengeType> |
ObjectFactory.createSignChallenge(SignChallengeType value)
|
JAXBElement<SignChallengeType> |
ObjectFactory.createSignChallengeResponse(SignChallengeType value)
|
| Modifier and Type | Class and Description |
|---|---|
class |
SignChallengeImpl
Challenge that requires the other party to sign a specified set
of information.
|
class |
SignChallengeResponseImpl
Response to a challenge that requires the signing of a specified
set of information.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.