Uses of Interface
org.opensaml.soap.wstrust.SignChallengeResponse
-
Packages that use SignChallengeResponse Package Description org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust. -
-
Uses of SignChallengeResponse in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement SignChallengeResponse Modifier and Type Class Description classSignChallengeResponseImplSignChallengeImpl.Methods in org.opensaml.soap.wstrust.impl that return SignChallengeResponse Modifier and Type Method Description SignChallengeResponseSignChallengeResponseBuilder. buildObject()Builds a WS-Trust object of the given type.SignChallengeResponseSignChallengeResponseBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-