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