Class ChallengeResponse


Constructor Summary
ChallengeResponse(credentials, nextChallengeHandler)
            A challenge response contains a byte array representing the response to the server, and a reference to the next challenge handler to handle any further challenges for the request.
 
Constructor Detail

ChallengeResponse

ChallengeResponse(credentials, nextChallengeHandler)