Uses of Class
org.restlet.gwt.data.ChallengeResponse

Packages that use ChallengeResponse
org.restlet.gwt.data Element of information handled by a component via a connector. 
 

Uses of ChallengeResponse in org.restlet.gwt.data
 

Methods in org.restlet.gwt.data that return ChallengeResponse
 ChallengeResponse Request.getChallengeResponse()
          Returns the authentication response sent by a client to an origin server.
 

Methods in org.restlet.gwt.data with parameters of type ChallengeResponse
 void Request.setChallengeResponse(ChallengeResponse challengeResponse)
          Sets the authentication response sent by a client to an origin server.
 



Copyright © 2005-2008 Noelios Technologies.