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
UseMangoException
public static String refreshAuthTokens(String refreshToken) throws UseMangoException
UseMangoException
Copyright © 2016–2020. All rights reserved.