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

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

public class SignChallengeResponseImpl
extends com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType
implements SignChallengeResponse

Response to a challenge that requires the signing of a specified set of information.


Field Summary
 
Fields inherited from class com.sun.xml.ws.security.trust.impl.bindings.SignChallengeType
any, challenge
 
Constructor Summary
SignChallengeResponseImpl()
           
 
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.SignChallengeResponse
getAny, getChallenge, getOtherAttributes, setChallenge
 

Constructor Detail

SignChallengeResponseImpl

public SignChallengeResponseImpl()