public class OAuthClientConfiguration
extends org.exoplatform.container.component.BaseComponentPlugin
| Modifier and Type | Field and Description |
|---|---|
protected String |
clientHost |
protected String |
clientId |
protected String |
clientSchema |
protected String |
clientSecret |
protected Map<String,String> |
config |
static String |
CONFIG_CLIENT_HOST |
static String |
CONFIG_CLIENT_ID |
static String |
CONFIG_CLIENT_SCHEMA |
static String |
CONFIG_CLIENT_SECRET |
protected static org.exoplatform.services.log.Log |
LOG |
| Constructor and Description |
|---|
OAuthClientConfiguration(org.exoplatform.container.xml.InitParams params) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClientHost() |
String |
getClientId() |
String |
getClientSchema() |
String |
getClientSecret() |
public static final String CONFIG_CLIENT_ID
public static final String CONFIG_CLIENT_SECRET
public static final String CONFIG_CLIENT_HOST
public static final String CONFIG_CLIENT_SCHEMA
protected static final org.exoplatform.services.log.Log LOG
protected final String clientId
protected final String clientSecret
protected final String clientHost
protected final String clientSchema
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.