public class AuthenticationJson11ResponseHandler extends Object implements org.apache.http.client.ResponseHandler<AuthenticationResponse>
| Constructor and Description |
|---|
AuthenticationJson11ResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
handleResponse(org.apache.http.HttpResponse response) |
public AuthenticationResponse handleResponse(org.apache.http.HttpResponse response) throws IOException
handleResponse in interface org.apache.http.client.ResponseHandler<AuthenticationResponse>IOExceptionCopyright © 2020. All rights reserved.