索引

A C G O S 
All Classes and Interfaces|所有程序包

A

authStateCache(RedisTemplate<String, Object>) - 类中的方法 org.macrocloud.kernel.social.config.SocialConfiguration
 
AuthStateRedisCache - org.macrocloud.kernel.social.cache中的类
扩展Redis版的state缓存
AuthStateRedisCache() - 类的构造器 org.macrocloud.kernel.social.cache.AuthStateRedisCache
 

C

cache(String, String) - 类中的方法 org.macrocloud.kernel.social.cache.AuthStateRedisCache
存入缓存,默认3分钟
cache(String, String, long) - 类中的方法 org.macrocloud.kernel.social.cache.AuthStateRedisCache
存入缓存
containsKey(String) - 类中的方法 org.macrocloud.kernel.social.cache.AuthStateRedisCache
是否存在key,如果对应key的value值已过期,也返回false

G

get(String) - 类中的方法 org.macrocloud.kernel.social.cache.AuthStateRedisCache
获取缓存内容
getAuthRequest(String, SocialProperties) - 类中的静态方法 org.macrocloud.kernel.social.utils.SocialUtil
根据具体的授权来源,获取授权请求工具类
getAuthStateCache() - 类中的静态方法 org.macrocloud.kernel.social.utils.SocialUtil
 

O

org.macrocloud.kernel.social.cache - 程序包 org.macrocloud.kernel.social.cache
 
org.macrocloud.kernel.social.config - 程序包 org.macrocloud.kernel.social.config
 
org.macrocloud.kernel.social.props - 程序包 org.macrocloud.kernel.social.props
 
org.macrocloud.kernel.social.utils - 程序包 org.macrocloud.kernel.social.utils
 

S

simpleHttp() - 类中的方法 org.macrocloud.kernel.social.config.SocialConfiguration
 
SocialConfiguration - org.macrocloud.kernel.social.config中的类
SocialConfiguration
SocialConfiguration() - 类的构造器 org.macrocloud.kernel.social.config.SocialConfiguration
 
SocialProperties - org.macrocloud.kernel.social.props中的类
SocialProperties
SocialProperties() - 类的构造器 org.macrocloud.kernel.social.props.SocialProperties
 
SocialUtil - org.macrocloud.kernel.social.utils中的类
SocialUtil
SocialUtil() - 类的构造器 org.macrocloud.kernel.social.utils.SocialUtil
 
A C G O S 
All Classes and Interfaces|所有程序包