跳过导航链接
A C G L P Q U W 

A

AccessTokenVO - ai.yue.library.auth.service.vo.wx.open中的类
访问授权令牌信息-微信开放平台
AccessTokenVO() - 类 的构造器ai.yue.library.auth.service.vo.wx.open.AccessTokenVO
 
ai.yue.library.auth.service.client - 程序包 ai.yue.library.auth.service.client
AuthService客户端
ai.yue.library.auth.service.config - 程序包 ai.yue.library.auth.service.config
AuthService自动配置
ai.yue.library.auth.service.config.properties - 程序包 ai.yue.library.auth.service.config.properties
AuthService自动配置属性
ai.yue.library.auth.service.dto - 程序包 ai.yue.library.auth.service.dto
DTO定义
ai.yue.library.auth.service.vo.wx.open - 程序包 ai.yue.library.auth.service.vo.wx.open
VO定义-微信开放平台
AuthServiceAutoConfig - ai.yue.library.auth.service.config中的类
AuthService自动配置
AuthServiceAutoConfig() - 类 的构造器ai.yue.library.auth.service.config.AuthServiceAutoConfig
 
AuthServiceProperties - ai.yue.library.auth.service.config.properties中的类
AuthService可配置属性
AuthServiceProperties() - 类 的构造器ai.yue.library.auth.service.config.properties.AuthServiceProperties
 

C

captchaValidate(String) - 类 中的方法ai.yue.library.auth.service.client.User
验证-验证码(基于redis解决分布式验证的问题) 验证码错误会抛出一个ResultException异常,作为结果提示...
Config() - 类 的构造器ai.yue.library.auth.service.config.properties.WxMaProperties.Config
 

G

getCaptchaImage() - 类 中的方法ai.yue.library.auth.service.client.User
获得-验证码图片(基于redis解决分布式验证的问题) 将验证码设置到redis 将验证码图片写入response,并设置ContentType为image/png
getCellphone(String, String, String, String) - 类 中的方法ai.yue.library.auth.service.client.WxMaUser
获取用户绑定手机号信息
getQqUserInfo(String, String) - 类 中的方法ai.yue.library.auth.service.client.User
获取用户个人信息
getSessionInfo(String, String) - 类 中的方法ai.yue.library.auth.service.client.WxMaUser
获取登录后的session信息
getUserInfo(String, String, String, String, String, String) - 类 中的方法ai.yue.library.auth.service.client.WxMaUser
获取用户信息
getWxAccessToken(String) - 类 中的方法ai.yue.library.auth.service.client.User
微信-获取access_token
getWxUserInfo(String, String) - 类 中的方法ai.yue.library.auth.service.client.User
微信-获取用户个人信息

L

login(Object) - 类 中的方法ai.yue.library.auth.service.client.User
登录 登录成功-设置token至Cookie 登录成功-设置token至Header 注意:登录之后的所有相关操作,都是基于请求报文中所携带的token,若Cookie与Header皆没有token或Redis中匹配不到值,将视为未登录状态
logout() - 类 中的方法ai.yue.library.auth.service.client.User
登出 清除Redis-token 清除Cookie-token

P

PREFIX - 类 中的静态变量ai.yue.library.auth.service.config.properties.AuthServiceProperties
PREFIX - 类 中的静态变量ai.yue.library.auth.service.config.properties.QqProperties
Prefix of QqProperties.
PREFIX - 类 中的静态变量ai.yue.library.auth.service.config.properties.WxMaProperties
Prefix of WxMaProperties.
PREFIX - 类 中的静态变量ai.yue.library.auth.service.config.properties.WxOpenProperties
Prefix of WxOpenProperties.

Q

QqProperties - ai.yue.library.auth.service.config.properties中的类
QQ可配置属性
QqProperties() - 类 的构造器ai.yue.library.auth.service.config.properties.QqProperties
 
QqUserDTO - ai.yue.library.auth.service.dto中的类
QQ用户信息
QqUserDTO() - 类 的构造器ai.yue.library.auth.service.dto.QqUserDTO
 

U

User - ai.yue.library.auth.service.client中的类
User客户端 登录登出、第三方登录、token自动解析获取用户信息、分布式验证码
User() - 类 的构造器ai.yue.library.auth.service.client.User
 
user() - 类 中的方法ai.yue.library.auth.service.config.AuthServiceAutoConfig
 

W

WxMaProperties - ai.yue.library.auth.service.config.properties中的类
微信小程序可配置属性
WxMaProperties() - 类 的构造器ai.yue.library.auth.service.config.properties.WxMaProperties
 
WxMaProperties.Config - ai.yue.library.auth.service.config.properties中的类
 
WxMaUser - ai.yue.library.auth.service.client中的类
微信小程序用户接口
WxMaUser() - 类 的构造器ai.yue.library.auth.service.client.WxMaUser
 
WxOpenProperties - ai.yue.library.auth.service.config.properties中的类
微信开放平台可配置属性
WxOpenProperties() - 类 的构造器ai.yue.library.auth.service.config.properties.WxOpenProperties
 
WxUserDTO - ai.yue.library.auth.service.dto中的类
微信用户信息
WxUserDTO() - 类 的构造器ai.yue.library.auth.service.dto.WxUserDTO
 
A C G L P Q U W 
跳过导航链接

Copyright © 2021 Pivotal Software, Inc.. All rights reserved.