索引
All Classes and Interfaces|所有程序包
A
- authRequestFactory(JustAuthProperties, AuthStateCache) - 类中的方法 com.xingyuv.justauth.autoconfigure.JustAuthAutoConfiguration
- AuthRequestFactory - com.xingyuv.justauth中的类
-
AuthRequest工厂类
- AuthRequestFactory() - 类的构造器 com.xingyuv.justauth.AuthRequestFactory
- authStateCache - 类中的变量 com.xingyuv.justauth.AuthRequestFactory
- authStateCache() - 类中的方法 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Custom
- authStateCache() - 类中的方法 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Default
- authStateCache(RedisTemplate<String, String>, JustAuthProperties) - 类中的方法 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Redis
- AuthStateCacheAutoConfiguration() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthAutoConfiguration.AuthStateCacheAutoConfiguration
C
- cache - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties
-
缓存配置类
- cache(String, String) - 类中的方法 com.xingyuv.justauth.support.cache.RedisStateCache
-
存入缓存
- cache(String, String, long) - 类中的方法 com.xingyuv.justauth.support.cache.RedisStateCache
-
存入缓存
- cacheProperties - 类中的变量 com.xingyuv.justauth.support.cache.RedisStateCache
- CacheProperties - com.xingyuv.justauth.autoconfigure中的类
-
缓存配置类
- CacheProperties() - 类的构造器 com.xingyuv.justauth.autoconfigure.CacheProperties
- CacheProperties.CacheType - com.xingyuv.justauth.autoconfigure中的Enum Class
-
缓存类型
- CacheType() - enum class的构造器 com.xingyuv.justauth.autoconfigure.CacheProperties.CacheType
- com.xingyuv.justauth - 程序包 com.xingyuv.justauth
- com.xingyuv.justauth.autoconfigure - 程序包 com.xingyuv.justauth.autoconfigure
- com.xingyuv.justauth.support.cache - 程序包 com.xingyuv.justauth.support.cache
- config - 类中的变量 com.xingyuv.justauth.autoconfigure.ExtendProperties
- configureHttpConfig(String, AuthConfig, JustAuthProperties.JustAuthHttpConfig) - 类中的方法 com.xingyuv.justauth.AuthRequestFactory
-
配置 http 相关的配置
- containsKey(String) - 类中的方法 com.xingyuv.justauth.support.cache.RedisStateCache
-
是否存在key,如果对应key的value值已过期,也返回false
- Custom() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Custom
- CUSTOM - enum class 中的枚举常量 com.xingyuv.justauth.autoconfigure.CacheProperties.CacheType
-
自定义缓存
D
- Default() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Default
- DEFAULT - enum class 中的枚举常量 com.xingyuv.justauth.autoconfigure.CacheProperties.CacheType
-
使用JustAuth内置的缓存
E
- enabled - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties
-
是否启用 JustAuth
- enumClass - 类中的变量 com.xingyuv.justauth.autoconfigure.ExtendProperties
-
枚举类全路径
- extend - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties
-
JustAuth 自定义配置
- ExtendProperties - com.xingyuv.justauth.autoconfigure中的类
-
扩展配置
- ExtendProperties() - 类的构造器 com.xingyuv.justauth.autoconfigure.ExtendProperties
- ExtendProperties.ExtendRequestConfig - com.xingyuv.justauth.autoconfigure中的类
- ExtendRequestConfig() - 类的构造器 com.xingyuv.justauth.autoconfigure.ExtendProperties.ExtendRequestConfig
G
- get(String) - 类中的方法 com.xingyuv.justauth.AuthRequestFactory
-
返回AuthRequest对象
- get(String) - 类中的方法 com.xingyuv.justauth.support.cache.RedisStateCache
-
获取缓存内容
- getDefaultRequest(String) - 类中的方法 com.xingyuv.justauth.AuthRequestFactory
-
获取默认的 Request
- getExtendRequest(Class, String) - 类中的方法 com.xingyuv.justauth.AuthRequestFactory
-
获取自定义的 request
H
- hostname - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthProxyConfig
- httpConfig - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties
-
http 相关的配置,可设置请求超时时间和代理配置
J
- JustAuthAutoConfiguration - com.xingyuv.justauth.autoconfigure中的类
-
JustAuth 自动装配类
- JustAuthAutoConfiguration() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthAutoConfiguration
- JustAuthAutoConfiguration.AuthStateCacheAutoConfiguration - com.xingyuv.justauth.autoconfigure中的类
- JustAuthHttpConfig() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthHttpConfig
- JustAuthProperties - com.xingyuv.justauth.autoconfigure中的类
-
JustAuth自动装配配置类
- JustAuthProperties() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthProperties
- JustAuthProperties.JustAuthHttpConfig - com.xingyuv.justauth.autoconfigure中的类
- JustAuthProperties.JustAuthProxyConfig - com.xingyuv.justauth.autoconfigure中的类
- JustAuthProxyConfig() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthProxyConfig
- justAuthRedisCacheTemplate(RedisConnectionFactory) - 类中的方法 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Redis
- JustAuthStateCacheConfiguration - com.xingyuv.justauth.autoconfigure中的类
-
JustAuth 缓存装配类,
JustAuthAutoConfiguration.AuthStateCacheAutoConfiguration - JustAuthStateCacheConfiguration() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration
- JustAuthStateCacheConfiguration.Custom - com.xingyuv.justauth.autoconfigure中的类
-
默认缓存
- JustAuthStateCacheConfiguration.Default - com.xingyuv.justauth.autoconfigure中的类
-
默认缓存
- JustAuthStateCacheConfiguration.Redis - com.xingyuv.justauth.autoconfigure中的类
-
Redis 缓存
O
- oauthList() - 类中的方法 com.xingyuv.justauth.AuthRequestFactory
-
返回当前Oauth列表
P
- port - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthProxyConfig
- prefix - 类中的变量 com.xingyuv.justauth.autoconfigure.CacheProperties
-
缓存前缀,目前只对redis缓存生效,默认 JUSTAUTH::STATE::
- properties - 类中的变量 com.xingyuv.justauth.AuthRequestFactory
- proxy - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthHttpConfig
R
- Redis() - 类的构造器 com.xingyuv.justauth.autoconfigure.JustAuthStateCacheConfiguration.Redis
- REDIS - enum class 中的枚举常量 com.xingyuv.justauth.autoconfigure.CacheProperties.CacheType
-
使用Redis缓存
- RedisStateCache - com.xingyuv.justauth.support.cache中的类
-
Redis作为JustAuth的State的缓存
- RedisStateCache() - 类的构造器 com.xingyuv.justauth.support.cache.RedisStateCache
- redisTemplate - 类中的变量 com.xingyuv.justauth.support.cache.RedisStateCache
- requestClass - 类中的变量 com.xingyuv.justauth.autoconfigure.ExtendProperties.ExtendRequestConfig
-
请求对应全路径
S
- SocialAutoConfiguration - com.xingyuv.justauth.autoconfigure中的类
-
社交自动装配类
- SocialAutoConfiguration() - 类的构造器 com.xingyuv.justauth.autoconfigure.SocialAutoConfiguration
T
- timeout - 类中的变量 com.xingyuv.justauth.autoconfigure.CacheProperties
-
超时时长,目前只对redis缓存生效,默认3分钟
- timeout - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthHttpConfig
- type - 类中的变量 com.xingyuv.justauth.autoconfigure.CacheProperties
-
缓存类型
- type - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties.JustAuthProxyConfig
- type - 类中的变量 com.xingyuv.justauth.autoconfigure.JustAuthProperties
-
JustAuth 默认配置
V
- valueOf(String) - enum class中的静态方法 com.xingyuv.justauth.autoconfigure.CacheProperties.CacheType
-
Returns the enum constant of this class with the specified name.
- values() - enum class中的静态方法 com.xingyuv.justauth.autoconfigure.CacheProperties.CacheType
-
Returns an array containing the constants of this enum class, in the order they are declared.
Y
- yudaoAuthRequestFactory(JustAuthProperties, AuthStateCache) - 类中的方法 com.xingyuv.justauth.autoconfigure.SocialAutoConfiguration
All Classes and Interfaces|所有程序包