Uses of Interface
com.sun.xml.ws.security.trust.elements.SignChallengeResponse
-
Packages that use SignChallengeResponse Package Description com.sun.xml.ws.security.trust.elements -
-
Uses of SignChallengeResponse in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return SignChallengeResponse Modifier and Type Method Description SignChallengeResponseRequestSecurityTokenResponse. getSignChallengeResponse()get SignChallengeResponse element if any, null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type SignChallengeResponse Modifier and Type Method Description voidRequestSecurityTokenResponse. setSignChallengeResponse(SignChallengeResponse challenge)set a SignChallengeResponse
-