Uses of Interface
org.opensaml.soap.wstrust.Challenge
-
Packages that use Challenge Package Description org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of Challenge in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return Challenge Modifier and Type Method Description ChallengeSignChallengeType. getChallenge()Returns the wst:Challenge child element.Methods in org.opensaml.soap.wstrust with parameters of type Challenge Modifier and Type Method Description voidSignChallengeType. setChallenge(Challenge challenge)Sets the wst:Challenge child element.
-