public class AgoravaContext extends Object
Modifier and Type | Field and Description |
---|---|
protected static String |
internalCallBack
The default internal callback when whe return from OAuth connexion
|
protected static String |
producerScope
Scope for the producer
|
static String |
webAbsolutePath
The complete Web Context path (protocol, server, application context) of this Agorava Instance
|
Modifier | Constructor and Description |
---|---|
protected |
AgoravaContext()
Default protected constructor to prevent instantiation of this class
|
Modifier and Type | Method and Description |
---|---|
static String |
getInternalCallBack() |
static List<String> |
getListOfServices() |
static String |
getProducerScope() |
static Map<Annotation,String> |
getQualifierToService() |
static Map<String,Annotation> |
getServicesToQualifier() |
static Set<String> |
getSocialRelated() |
public static String webAbsolutePath
protected static String producerScope
getProducerScope()
protected static String internalCallBack
protected AgoravaContext()
public static String getProducerScope()
OAuthSession
and .UserSessionRepository
are produce and storedpublic static Map<String,Annotation> getServicesToQualifier()
.ProviderRelated
meta-annotation)public static Map<Annotation,String> getQualifierToService()
.ProviderRelated
meta-annotation) to provider namespublic static Set<String> getSocialRelated()
public static List<String> getListOfServices()
public static String getInternalCallBack()
Copyright © 2012-2013. All Rights Reserved.