public class AuthUtil extends Object
| Constructor and Description |
|---|
AuthUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getAuthTokens(String username,
String password) |
static String |
refreshAuthTokens(String refreshToken) |
public static String[] getAuthTokens(String username, String password) throws UseMangoException
UseMangoExceptionpublic static String refreshAuthTokens(String refreshToken) throws UseMangoException
UseMangoExceptionCopyright © 2016–2020. All rights reserved.