@Singleton public class ParseCredentialsFromJsonResponse extends Object implements com.google.common.base.Function<HttpResponse,Credentials>
| Modifier and Type | Method and Description |
|---|---|
Credentials |
apply(HttpResponse input) |
public Credentials apply(HttpResponse input)
apply in interface Function<HttpResponse,Credentials>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.