Package | Description |
---|---|
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl |
Modifier and Type | Method and Description |
---|---|
Challenge |
SignChallengeType.getChallenge()
Returns the wst:Challenge child element.
|
Modifier and Type | Method and Description |
---|---|
void |
SignChallengeType.setChallenge(Challenge challenge)
Sets the wst:Challenge child element.
|
Modifier and Type | Class and Description |
---|---|
class |
ChallengeImpl
ChallengeImpl.
|
Modifier and Type | Method and Description |
---|---|
Challenge |
ChallengeBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
Challenge |
ChallengeBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Challenge |
SignChallengeTypeImpl.getChallenge()
Returns the wst:Challenge child element.
|
Modifier and Type | Method and Description |
---|---|
void |
SignChallengeTypeImpl.setChallenge(Challenge newChallenge)
Sets the wst:Challenge child element.
|
Copyright © 1999–2016. All rights reserved.