public final class OAuth2Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static URL |
buildAuthzURL(OAuth2Properties config,
String state) |
static String |
formatScopes(ArrayList<String> scopes) |
public static URL buildAuthzURL(OAuth2Properties config, String state) throws UnsupportedEncodingException, MalformedURLException
public static String formatScopes(ArrayList<String> scopes) throws UnsupportedEncodingException
UnsupportedEncodingExceptionCopyright © 2017 JBoss by Red Hat. All Rights Reserved.