跳过导航链接
A C G J O R V 

A

AuthRequestFactory - com.xkcoding.justauth中的类
AuthRequest工厂类
AuthRequestFactory() - 类 的构造器com.xkcoding.justauth.AuthRequestFactory
 
authRequestFactory(JustAuthProperties, AuthStateCache) - 类 中的方法com.xkcoding.justauth.JustAuthAutoConfiguration
 
AuthStateCacheAutoConfiguration() - 类 的构造器com.xkcoding.justauth.JustAuthAutoConfiguration.AuthStateCacheAutoConfiguration
 

C

cache(String, String) - 类 中的方法com.xkcoding.justauth.cache.RedisStateCache
存入缓存
cache(String, String, long) - 类 中的方法com.xkcoding.justauth.cache.RedisStateCache
存入缓存
CacheProperties - com.xkcoding.justauth.properties中的类
缓存配置类
CacheProperties() - 类 的构造器com.xkcoding.justauth.properties.CacheProperties
 
CacheProperties.CacheType - com.xkcoding.justauth.properties中的枚举
缓存类型
com.xkcoding.justauth - 程序包 com.xkcoding.justauth
 
com.xkcoding.justauth.cache - 程序包 com.xkcoding.justauth.cache
 
com.xkcoding.justauth.properties - 程序包 com.xkcoding.justauth.properties
 
containsKey(String) - 类 中的方法com.xkcoding.justauth.cache.RedisStateCache
是否存在key,如果对应key的value值已过期,也返回false

G

get(AuthSource) - 类 中的方法com.xkcoding.justauth.AuthRequestFactory
返回AuthRequest对象
get(String) - 类 中的方法com.xkcoding.justauth.cache.RedisStateCache
获取缓存内容

J

JustAuthAutoConfiguration - com.xkcoding.justauth中的类
JustAuth 自动装配类
JustAuthAutoConfiguration() - 类 的构造器com.xkcoding.justauth.JustAuthAutoConfiguration
 
JustAuthAutoConfiguration.AuthStateCacheAutoConfiguration - com.xkcoding.justauth中的类
 
JustAuthProperties - com.xkcoding.justauth.properties中的类
JustAuth自动装配配置类
JustAuthProperties() - 类 的构造器com.xkcoding.justauth.properties.JustAuthProperties
 

O

oauthList() - 类 中的方法com.xkcoding.justauth.AuthRequestFactory
返回当前Oauth列表

R

RedisStateCache - com.xkcoding.justauth.cache中的类
Redis作为JustAuth的State的缓存
RedisStateCache() - 类 的构造器com.xkcoding.justauth.cache.RedisStateCache
 

V

valueOf(String) - 枚举 中的静态方法com.xkcoding.justauth.properties.CacheProperties.CacheType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.xkcoding.justauth.properties.CacheProperties.CacheType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A C G J O R V 
跳过导航链接

Copyright © 2019. All rights reserved.