Class SignChallengeImpl
java.lang.Object
com.sun.xml.ws.security.trust.impl.wssx.bindings.SignChallengeType
com.sun.xml.ws.security.trust.impl.wssx.elements.SignChallengeImpl
- All Implemented Interfaces:
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.wssx.bindings.SignChallengeType
any, challenge -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sun.xml.ws.security.trust.impl.wssx.bindings.SignChallengeType
getAny, getChallenge, getOtherAttributes, setChallengeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.sun.xml.ws.security.trust.elements.SignChallenge
getAny, getChallenge, getOtherAttributes, setChallenge
-
Constructor Details
-
SignChallengeImpl
public SignChallengeImpl()
-