public class AuthUrl extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLIENT_ID |
static String |
REDIRECT_URI |
static String |
RESPONSE_TYPE |
static String |
SCOPE |
static String |
STATE |
Modifier and Type | Method and Description |
---|---|
String |
getBase() |
String |
getQuery() |
HashMap<String,String> |
getQueryMap() |
String |
toString() |
public static final String CLIENT_ID
public static final String REDIRECT_URI
public static final String RESPONSE_TYPE
public static final String SCOPE
public static final String STATE
public AuthUrl(String authUrl) throws MalformedURLException
MalformedURLException
Copyright © 2005–2018 Alfresco Software. All rights reserved.