|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Challenge | |
---|---|
org.opensaml.ws.wstrust | XMLObject interfaces for WS-Trust 1.3 elements. |
org.opensaml.ws.wstrust.impl |
Uses of Challenge in org.opensaml.ws.wstrust |
---|
Methods in org.opensaml.ws.wstrust that return Challenge | |
---|---|
Challenge |
SignChallengeType.getChallenge()
Returns the wst:Challenge child element. |
Methods in org.opensaml.ws.wstrust with parameters of type Challenge | |
---|---|
void |
SignChallengeType.setChallenge(Challenge challenge)
Sets the wst:Challenge child element. |
Uses of Challenge in org.opensaml.ws.wstrust.impl |
---|
Classes in org.opensaml.ws.wstrust.impl that implement Challenge | |
---|---|
class |
ChallengeImpl
ChallengeImpl. |
Methods in org.opensaml.ws.wstrust.impl that return Challenge | |
---|---|
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. |
Methods in org.opensaml.ws.wstrust.impl with parameters of type Challenge | |
---|---|
void |
SignChallengeTypeImpl.setChallenge(Challenge newChallenge)
Sets the wst:Challenge child element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |