Class SignChallengeResponseImpl
- java.lang.Object
-
- com.sun.xml.ws.security.trust.impl.wssx.bindings.SignChallengeType
-
- com.sun.xml.ws.security.trust.impl.wssx.elements.SignChallengeResponseImpl
-
- All Implemented Interfaces:
com.sun.xml.ws.security.trust.elements.SignChallengeResponse
public class SignChallengeResponseImpl extends SignChallengeType implements com.sun.xml.ws.security.trust.elements.SignChallengeResponse
Response to a challenge that requires the signing of a specified set of information.- Author:
- Manveen Kaur
-
-
Field Summary
-
Fields inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.SignChallengeType
any, challenge
-
-
Constructor Summary
Constructors Constructor Description SignChallengeResponseImpl()
-
Method Summary
-
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.SignChallengeType
getAny, getChallenge, getOtherAttributes, setChallenge
-
-