com.sun.xml.ws.security.trust.impl.elements
Class SignChallengeImpl

java.lang.Object
  extended by com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType
      extended by com.sun.xml.ws.security.trust.impl.elements.SignChallengeImpl
All Implemented Interfaces:
SignChallenge

public class SignChallengeImpl
extends com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType
implements SignChallenge

Challenge that requires the other party to sign a specified set of information.


Field Summary
 
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType
any, challenge
 
Constructor Summary
SignChallengeImpl()
           
 
Method Summary
 
Methods inherited from class com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType
getAny, getChallenge, getOtherAttributes, setChallenge
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.xml.ws.security.trust.elements.SignChallenge
getAny, getChallenge, getOtherAttributes, setChallenge
 

Constructor Detail

SignChallengeImpl

public SignChallengeImpl()