public class TokenManagementUtil extends Object
| Constructor and Description |
|---|
TokenManagementUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getResponseString(InputStream input)
Get input string as string
|
public static String getResponseString(InputStream input) throws IOException
input - input streamIOException - if read went wrongCopyright © 2019 WSO2. All rights reserved.