- validate(UserDetails) - 接口 中的方法cloud.agileframework.security.filter.login.CustomerUserDetailsService
-
用户身份验证
- validate(UserDetails) - 类 中的方法cloud.agileframework.security.filter.login.InMemoryUserDetailsServiceImpl
-
- validate(HttpServletRequest, HttpServletResponse, String, String) - 类 中的方法cloud.agileframework.security.provider.CompleteFormLoginValidateProvider
-
- validate(HttpServletRequest, HttpServletResponse, String, String) - 类 中的方法cloud.agileframework.security.provider.ErrorSignLockLoginValidateProvider
-
- validate(HttpServletRequest, HttpServletResponse, String, String) - 类 中的方法cloud.agileframework.security.provider.KaptchaLoginValidateProvider
-
- validate(Authentication, UserDetails) - 类 中的方法cloud.agileframework.security.provider.LoginStrategyLoginValidateProvider
-
- validate(HttpServletRequest, HttpServletResponse, String, String) - 接口 中的方法cloud.agileframework.security.provider.LoginValidateProvider
-
扩展登陆验证
- validate(Authentication, UserDetails) - 接口 中的方法cloud.agileframework.security.provider.LoginValidateProvider
-
扩展登陆验证(与现有账户信息数据相关)
- validate(Authentication, UserDetails) - 类 中的方法cloud.agileframework.security.provider.PasswordLoginValidateProvider
-
- validateCacheDate(LoginCacheInfo) - 类 中的静态方法cloud.agileframework.security.filter.token.LoginCacheInfo
-
验证当前redis缓存数据是否合法
- validateToken(String) - 类 中的静态方法cloud.agileframework.security.util.TokenUtil
-
- valueOf(String) - 枚举 中的静态方法cloud.agileframework.security.properties.LockType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cloud.agileframework.security.properties.LoginStrategy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cloud.agileframework.security.properties.TokenType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cloud.agileframework.security.properties.TransmissionMode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cloud.agileframework.security.util.PasswordUtil.LEVEL
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cloud.agileframework.security.properties.LockType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cloud.agileframework.security.properties.LoginStrategy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cloud.agileframework.security.properties.TokenType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cloud.agileframework.security.properties.TransmissionMode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cloud.agileframework.security.util.PasswordUtil.LEVEL
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VerificationCodeException - cloud.agileframework.security.exception中的异常错误
-
- VerificationCodeException() - 异常错误 的构造器cloud.agileframework.security.exception.VerificationCodeException
-
- VerificationCodeException(String) - 异常错误 的构造器cloud.agileframework.security.exception.VerificationCodeException
-
- VerificationCodeExpire - cloud.agileframework.security.exception中的异常错误
-
- VerificationCodeExpire() - 异常错误 的构造器cloud.agileframework.security.exception.VerificationCodeExpire
-
- VerificationCodeNon - cloud.agileframework.security.exception中的异常错误
-
- VerificationCodeNon() - 异常错误 的构造器cloud.agileframework.security.exception.VerificationCodeNon
-