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