public class ParsePasswordFromRootedInstance extends Object implements com.google.common.base.Function<HttpResponse,String>
| Modifier and Type | Method and Description |
|---|---|
String |
apply(HttpResponse from)
Extracts the user password from the json response
|
public String apply(HttpResponse from)
apply in interface com.google.common.base.Function<HttpResponse,String>Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.