跳过导航链接
A B C D E F G H I J L M O P R S T U V W 

A

AbstractSocialAuthenticationHandler - cn.herodotus.engine.oauth2.core.definition.handler中的类
Description: 抽象的社交登录处理器 实现社交登录和手机号码登录的主要流程逻辑
AbstractSocialAuthenticationHandler - cn.herodotus.engine.oauth2.core.definition.handler中的类
Description: 抽象的社交登录处理器 实现社交登录和手机号码登录的主要流程逻辑
AbstractSocialAuthenticationHandler() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
 
AbstractSocialAuthenticationHandler() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
 
ACCOUNT_DISABLED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_DISABLED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_ENDPOINT_LIMITED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_ENDPOINT_LIMITED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_EXPIRED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_EXPIRED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_LOCKED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
ACCOUNT_LOCKED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
AccountEndpointLimitedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 登录端点限制
AccountEndpointLimitedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 登录端点限制
AccountEndpointLimitedException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.AccountEndpointLimitedException
 
AccountEndpointLimitedException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.AccountEndpointLimitedException
 
AccountEndpointLimitedException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.AccountEndpointLimitedException
 
AccountEndpointLimitedException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.AccountEndpointLimitedException
 
additionalRegisterOperation(HerodotusUser, SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
随着系统业务复杂度的增加,系统用户注册成功之后,也许还会进行其它额外的操作,来补充新用户的相关信息。
additionalRegisterOperation(HerodotusUser, SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
随着系统业务复杂度的增加,系统用户注册成功之后,也许还会进行其它额外的操作,来补充新用户的相关信息。
additionalSignInOperation(HerodotusUser, SocialUserDetails, SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
社交用户登录后,附加的其它操作
additionalSignInOperation(HerodotusUser, SocialUserDetails, SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
社交用户登录后,附加的其它操作
ApplicationType - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 应用类别
ApplicationType - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 应用类别
authentication(String, AccessPrincipal) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
社交登录 1.
authentication(String, AccessPrincipal) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
社交登录 1.
authentication(String, AccessPrincipal) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.handler.SocialAuthenticationHandler
社交登录 1.
authentication(String, AccessPrincipal) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.handler.SocialAuthenticationHandler
社交登录 1.
authenticationException(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
统一异常处理 AuthenticationException
authenticationException(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
统一异常处理 AuthenticationException
AuthenticationMethod - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 客户端身份验证模式
AuthenticationMethod - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 客户端身份验证模式
Authority - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 权限对象
Authority - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 权限对象
Authority() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
Authority() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.Authority
 

B

BAD_CREDENTIALS - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
BAD_CREDENTIALS - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
binding(String, SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户与社交用户绑定操作
binding(String, SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户与社交用户绑定操作

C

CACHE_NAME_TOKEN_LOCKED_USER_DETAIL - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_NAME_TOKEN_LOCKED_USER_DETAIL - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_NAME_TOKEN_SIGN_IN_FAILURE_LIMITED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_NAME_TOKEN_SIGN_IN_FAILURE_LIMITED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
Certificate - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 证书使用策略
Certificate - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 证书使用策略
ClientDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 客户端操作基础接口
ClientDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 客户端操作基础接口
cn.herodotus.engine.oauth2.core.configurer - 程序包 cn.herodotus.engine.oauth2.core.configurer
 
cn.herodotus.engine.oauth2.core.constants - 程序包 cn.herodotus.engine.oauth2.core.constants
 
cn.herodotus.engine.oauth2.core.definition - 程序包 cn.herodotus.engine.oauth2.core.definition
 
cn.herodotus.engine.oauth2.core.definition.domain - 程序包 cn.herodotus.engine.oauth2.core.definition.domain
 
cn.herodotus.engine.oauth2.core.definition.handler - 程序包 cn.herodotus.engine.oauth2.core.definition.handler
 
cn.herodotus.engine.oauth2.core.definition.service - 程序包 cn.herodotus.engine.oauth2.core.definition.service
 
cn.herodotus.engine.oauth2.core.definition.strategy - 程序包 cn.herodotus.engine.oauth2.core.definition.strategy
 
cn.herodotus.engine.oauth2.core.enums - 程序包 cn.herodotus.engine.oauth2.core.enums
 
cn.herodotus.engine.oauth2.core.exception - 程序包 cn.herodotus.engine.oauth2.core.exception
 
cn.herodotus.engine.oauth2.core.jackson2 - 程序包 cn.herodotus.engine.oauth2.core.jackson2
 
cn.herodotus.engine.oauth2.core.properties - 程序包 cn.herodotus.engine.oauth2.core.properties
 
cn.herodotus.engine.oauth2.core.response - 程序包 cn.herodotus.engine.oauth2.core.response
 
cn.herodotus.engine.oauth2.core.utils - 程序包 cn.herodotus.engine.oauth2.core.utils
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.herodotus.engine.oauth2.core.response.HerodotusAuthenticationEntryPoint
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类 中的方法cn.herodotus.engine.oauth2.core.response.HerodotusAuthenticationEntryPoint
 
createList(String...) - 类 中的静态方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
createList(String...) - 类 中的静态方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
createListFromCommaDelimitedString(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
createListFromCommaDelimitedString(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
CREDENTIALS_EXPIRED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
CREDENTIALS_EXPIRED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 

D

decrypt(String, byte[]) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
decrypt(String, byte[]) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.FormLoginWebAuthenticationDetailsDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.FormLoginWebAuthenticationDetailsDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.HerodotusGrantedAuthorityDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.HerodotusGrantedAuthorityDeserializer
 
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserDeserializer
This method will create User object.
deserialize(JsonParser, DeserializationContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserDeserializer
This method will create User object.

E

encrypt(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
密码加密
encrypt(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
密码加密
EnhanceClientDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 自定义客户端详情接口
EnhanceClientDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 自定义客户端详情接口
EnhanceUserDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 自定义UserDetailsService接口,方便以后扩展
EnhanceUserDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 自定义UserDetailsService接口,方便以后扩展
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Returns true if the supplied object is a User instance with the same username value.
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Returns true if the supplied object is a User instance with the same username value.
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
equals(Object) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
eraseCredentials() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
eraseCredentials() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
exception(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
exception(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 

F

findAll() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.strategy.StrategyAuthorityDetailsService
获取全部权限
findAll() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.strategy.StrategyAuthorityDetailsService
获取全部权限
findAuthoritiesById(String) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.service.ClientDetailsService
根据客户端ID获取客户端权限
findAuthoritiesById(String) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.service.ClientDetailsService
根据客户端ID获取客户端权限
findUserDetailsBySocial(String, AccessPrincipal) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.strategy.StrategyUserDetailsService
 
findUserDetailsBySocial(String, AccessPrincipal) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.strategy.StrategyUserDetailsService
 
findUserDetailsByUsername(String) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.strategy.StrategyUserDetailsService
 
findUserDetailsByUsername(String) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.strategy.StrategyUserDetailsService
 
FormLoginWebAuthenticationDetails - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 表单登录 Details 定义
FormLoginWebAuthenticationDetails - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 表单登录 Details 定义
FormLoginWebAuthenticationDetails(String, String, Boolean, String, String, String, String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
FormLoginWebAuthenticationDetails(HttpServletRequest, boolean, String, String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
FormLoginWebAuthenticationDetails(String, String, Boolean, String, String, String, String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
FormLoginWebAuthenticationDetails(HttpServletRequest, boolean, String, String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
FormLoginWebAuthenticationDetailsDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: FormLoginWebAuthenticationDetailsDeserializer
FormLoginWebAuthenticationDetailsDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: FormLoginWebAuthenticationDetailsDeserializer
FormLoginWebAuthenticationDetailsDeserializer() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.FormLoginWebAuthenticationDetailsDeserializer
 
FormLoginWebAuthenticationDetailsDeserializer() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.FormLoginWebAuthenticationDetailsDeserializer
 
FormLoginWebAuthenticationDetailsMixin - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: FormLoginWebAuthenticationDetailsMixin
FormLoginWebAuthenticationDetailsMixin - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: FormLoginWebAuthenticationDetailsMixin
FormLoginWebAuthenticationDetailsMixin() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.FormLoginWebAuthenticationDetailsMixin
 
FormLoginWebAuthenticationDetailsMixin() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.FormLoginWebAuthenticationDetailsMixin
 

G

get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
get(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
get(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
get(Integer) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getAttribute() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
getAttribute() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
getAttributeCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getAttributeCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getAttributeId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getAttributeId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getAttributeName() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getAttributeName() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getAuthentication() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getAuthentication() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getAuthorities() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getAuthorities() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getAuthority() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
getAuthority() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
getAuthorityCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getAuthorityCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getAuthorityId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getAuthorityId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getAutoUnlock() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getAutoUnlock() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getAvatar() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getAvatar() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getAvatar() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getAvatar() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getCategory() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getCategory() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getCertificate() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getCertificate() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getClosed() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getClosed() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getDecryptedSymmetricKey(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
getDecryptedSymmetricKey(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.Signature
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.Signature
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getDescription() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getDetails() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getDetails() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getEmployeeId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getEmployeeId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
getEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
getEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
getEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
getEncryptedSymmetricKey() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
getEncryptedSymmetricKey() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
getExpire() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getExpire() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getExpression() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getExpression() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 
getFeedback() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 
getFormat() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getFormat() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getHasAuthenticated() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
getHasAuthenticated() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
getHasAuthenticatedArray() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getHasAuthenticatedArray() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getHasAuthenticatedList() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getHasAuthenticatedList() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getIdentity() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getIdentity() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getIpAddress() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getIpAddress() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getJksKeyAlias() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksKeyAlias() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksKeyPassword() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksKeyPassword() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksKeyStore() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksKeyStore() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksStorePassword() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJksStorePassword() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
getJwk() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties
 
getJwk() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties
 
getManualSetting() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getManualSetting() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getMatcher() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
getMatcher() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
getMaximum() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
getMaximum() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
getMaxTimes() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getMaxTimes() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
getNickName() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getNickName() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getParameterName() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getParameterName() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
 
getPassword() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getPassword() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getPermitAll() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
getPermitAll() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
getPermitAll() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
getPermitAll() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
getPermitAllArray() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getPermitAllArray() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getPermitAllList() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getPermitAllList() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getPhoneNumber() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getPhoneNumber() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getPreprocessedJsonStructure() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getPrincipal() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
获取认证用户信息 该方法仅能获取有限用户信息。
getPrincipal() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
获取认证用户信息 该方法仅能获取有限用户信息。
getPrincipals() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getPrincipals() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getRequestMethod() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getRequestMethod() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getRequestMethod() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getRequestMethod() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getResult() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
getResult() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
getResult() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
getResult() - 异常错误 中的方法cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
getRoles() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getRoles() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getRoles() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getRoles() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getSecurityContext() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getSecurityContext() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getServiceId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getServiceId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getServiceId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getServiceId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getSignInEndpointLimited() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
getSignInEndpointLimited() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
getSignInFailureLimited() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
getSignInFailureLimited() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
getSignInKickOutLimited() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
getSignInKickOutLimited() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
getSource() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
获取社交登录分类标识
getSource() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
获取社交登录分类标识
getStaticResourceArray() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getStaticResourceArray() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getStaticResourceList() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getStaticResourceList() - 类 中的方法cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
getStaticResources() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
getStaticResources() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
getStaticResources() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
getStaticResources() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
getUrl() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getUrl() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
getUrl() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getUrl() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getUserId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getUserId() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getUserId() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getUserId() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getUsername() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getUsername() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getUserName() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getUserName() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getUsername() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getUsername() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getUuid() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
获取社交登录唯一标识
getUuid() - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
获取社交登录唯一标识
getValidate() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
getValidate() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.GrantType
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.Signature
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.Signature
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - 枚举 中的方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
不加@JsonValue,转换的时候转换出完整的对象。
GrantType - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: OAuth2 认证模式枚举
GrantType - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: OAuth2 认证模式枚举

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类 中的方法cn.herodotus.engine.oauth2.core.response.HerodotusAccessDeniedHandler
 
handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类 中的方法cn.herodotus.engine.oauth2.core.response.HerodotusAccessDeniedHandler
 
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Returns the hashcode of the username.
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Returns the hashcode of the username.
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
hashCode() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
HerodotusAccessDeniedHandler - cn.herodotus.engine.oauth2.core.response中的类
Description: 访问拒绝处理器
HerodotusAccessDeniedHandler - cn.herodotus.engine.oauth2.core.response中的类
Description: 访问拒绝处理器
HerodotusAccessDeniedHandler() - 类 的构造器cn.herodotus.engine.oauth2.core.response.HerodotusAccessDeniedHandler
 
HerodotusAccessDeniedHandler() - 类 的构造器cn.herodotus.engine.oauth2.core.response.HerodotusAccessDeniedHandler
 
HerodotusAuthenticationEntryPoint - cn.herodotus.engine.oauth2.core.response中的类
Description: 自定义未认证处理
HerodotusAuthenticationEntryPoint - cn.herodotus.engine.oauth2.core.response中的类
Description: 自定义未认证处理
HerodotusAuthenticationEntryPoint() - 类 的构造器cn.herodotus.engine.oauth2.core.response.HerodotusAuthenticationEntryPoint
 
HerodotusAuthenticationEntryPoint() - 类 的构造器cn.herodotus.engine.oauth2.core.response.HerodotusAuthenticationEntryPoint
 
HerodotusGrantedAuthority - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 自定义 GrantedAuthority
HerodotusGrantedAuthority - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 自定义 GrantedAuthority
HerodotusGrantedAuthority() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
HerodotusGrantedAuthority(String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
HerodotusGrantedAuthority() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
HerodotusGrantedAuthority(String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
HerodotusGrantedAuthorityDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: HerodotusGrantedAuthority 反序列化
HerodotusGrantedAuthorityDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: HerodotusGrantedAuthority 反序列化
HerodotusGrantedAuthorityDeserializer() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusGrantedAuthorityDeserializer
 
HerodotusGrantedAuthorityDeserializer() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusGrantedAuthorityDeserializer
 
HerodotusGrantedAuthorityMixin - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: HerodotusGrantedAuthority Jackson2 Mixin
HerodotusGrantedAuthorityMixin - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: HerodotusGrantedAuthority Jackson2 Mixin
HerodotusGrantedAuthorityMixin() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusGrantedAuthorityMixin
 
HerodotusGrantedAuthorityMixin() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusGrantedAuthorityMixin
 
HerodotusGrantType - cn.herodotus.engine.oauth2.core.definition中的接口
Description: 自定义 Grant Type 类型
HerodotusGrantType - cn.herodotus.engine.oauth2.core.definition中的接口
Description: 自定义 Grant Type 类型
HerodotusJackson2Module - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 User Details Module
HerodotusJackson2Module - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 User Details Module
HerodotusJackson2Module() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusJackson2Module
 
HerodotusJackson2Module() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusJackson2Module
 
HerodotusSecurityConfig - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 自定义SecurityConfig 自定义SecurityConfig,主要为了构建无参数构造函数,以解决序列化出错问题
HerodotusSecurityConfig - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 自定义SecurityConfig 自定义SecurityConfig,主要为了构建无参数构造函数,以解决序列化出错问题
HerodotusSecurityConfig() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
HerodotusSecurityConfig(String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
HerodotusSecurityConfig() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
HerodotusSecurityConfig(String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
HerodotusUser - cn.herodotus.engine.oauth2.core.definition.domain中的类
 
HerodotusUser - cn.herodotus.engine.oauth2.core.definition.domain中的类
 
HerodotusUser() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
HerodotusUser(String, String, String, Collection<? extends GrantedAuthority>) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Calls the more complex constructor with all boolean arguments set to true.
HerodotusUser(String, String, String, Collection<? extends GrantedAuthority>, Set<String>) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Calls the more complex constructor with all boolean arguments set to true.
HerodotusUser(String, String, String, boolean, boolean, boolean, boolean, Collection<? extends GrantedAuthority>, Set<String>, String, String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Construct the User with the details required by org.springframework.security.authentication.dao.DaoAuthenticationProvider
HerodotusUser() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
HerodotusUser(String, String, String, Collection<? extends GrantedAuthority>) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Calls the more complex constructor with all boolean arguments set to true.
HerodotusUser(String, String, String, Collection<? extends GrantedAuthority>, Set<String>) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Calls the more complex constructor with all boolean arguments set to true.
HerodotusUser(String, String, String, boolean, boolean, boolean, boolean, Collection<? extends GrantedAuthority>, Set<String>, String, String) - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
Construct the User with the details required by org.springframework.security.authentication.dao.DaoAuthenticationProvider
HerodotusUserDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 UserDetails 序列化
HerodotusUserDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 UserDetails 序列化
HerodotusUserDeserializer() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserDeserializer
 
HerodotusUserDeserializer() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserDeserializer
 
HerodotusUserMixin - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 UserDetails Mixin This mixin class helps in serialize/deserialize User.
HerodotusUserMixin - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 UserDetails Mixin This mixin class helps in serialize/deserialize User.
HerodotusUserMixin() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserMixin
 
HerodotusUserMixin() - 类 的构造器cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserMixin
 

I

identity(String, AccessPrincipal) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
第三方登录以及手机号码验证的认证,认证成功返回对应系统中的返回信息
identity(String, AccessPrincipal) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
第三方登录以及手机号码验证的认证,认证成功返回对应系统中的返回信息
IllegalSymmetricKeyException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description : 非法加密Key HerodotusException
IllegalSymmetricKeyException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description : 非法加密Key HerodotusException
IllegalSymmetricKeyException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
IllegalSymmetricKeyException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
IllegalSymmetricKeyException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
IllegalSymmetricKeyException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
isAccountNonExpired() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isAccountNonExpired() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isAccountNonLocked() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isAccountNonLocked() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isAuthenticated() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
isAuthenticated() - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
isCredentialsNonExpired() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isCredentialsNonExpired() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isEnabled() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isUserExist(SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
根据社交登录返回的用户信息,查询系统中是否有响应的信息
isUserExist(SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
根据社交登录返回的用户信息,查询系统中是否有响应的信息
ITEM_COMPLIANCE_AUTO_UNLOCK - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
ITEM_COMPLIANCE_AUTO_UNLOCK - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 

J

Jwk() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
Jwk() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 

L

loadHerodotusUserByUsername(String) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.service.EnhanceUserDetailsService
系统用户名
loadHerodotusUserByUsername(String) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.service.EnhanceUserDetailsService
系统用户名
loadUserBySocial(String, AccessPrincipal) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.service.EnhanceUserDetailsService
通过社交集成的唯一id,获取用户信息 如果是短信验证码,openId就是手机号码
loadUserBySocial(String, AccessPrincipal) - 接口 中的方法cn.herodotus.engine.oauth2.core.definition.service.EnhanceUserDetailsService
通过社交集成的唯一id,获取用户信息 如果是短信验证码,openId就是手机号码

M

Matcher() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
Matcher() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
Matcher() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
Matcher() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
matches(String, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
密码验证
matches(String, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
密码验证

O

oAuth2AuthenticationException(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
oAuth2AuthenticationException(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
OAuth2CaptchaArgumentIllegalException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码参数错误
OAuth2CaptchaArgumentIllegalException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码参数错误
OAuth2CaptchaArgumentIllegalException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
OAuth2CaptchaArgumentIllegalException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
OAuth2CaptchaArgumentIllegalException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
OAuth2CaptchaArgumentIllegalException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
OAuth2CaptchaException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: OAuth2 验证码基础 Exception 这里没有用基础定义的 PlatformAuthorizationException。
OAuth2CaptchaException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: OAuth2 验证码基础 Exception 这里没有用基础定义的 PlatformAuthorizationException。
OAuth2CaptchaException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
OAuth2CaptchaException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
OAuth2CaptchaException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
OAuth2CaptchaException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
OAuth2CaptchaHasExpiredException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码不匹配错误
OAuth2CaptchaHasExpiredException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码不匹配错误
OAuth2CaptchaHasExpiredException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
OAuth2CaptchaHasExpiredException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
OAuth2CaptchaHasExpiredException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
OAuth2CaptchaHasExpiredException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
OAuth2CaptchaIsEmptyException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 验证码为空
OAuth2CaptchaIsEmptyException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 验证码为空
OAuth2CaptchaIsEmptyException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
OAuth2CaptchaIsEmptyException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
OAuth2CaptchaIsEmptyException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
OAuth2CaptchaIsEmptyException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
OAuth2CaptchaMismatchException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码不匹配错误
OAuth2CaptchaMismatchException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码不匹配错误
OAuth2CaptchaMismatchException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
OAuth2CaptchaMismatchException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
OAuth2CaptchaMismatchException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
OAuth2CaptchaMismatchException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
OAuth2ComplianceProperties - cn.herodotus.engine.oauth2.core.properties中的类
Description: OAuth2 合规性配置参数
OAuth2ComplianceProperties - cn.herodotus.engine.oauth2.core.properties中的类
Description: OAuth2 合规性配置参数
OAuth2ComplianceProperties() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
OAuth2ComplianceProperties() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
OAuth2ComplianceProperties.SignInEndpointLimited - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2ComplianceProperties.SignInEndpointLimited - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2ComplianceProperties.SignInFailureLimited - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2ComplianceProperties.SignInFailureLimited - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2ComplianceProperties.SignInKickOutLimited - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2ComplianceProperties.SignInKickOutLimited - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2Constants - cn.herodotus.engine.oauth2.core.constants中的接口
Description: OAuth2 模块通用常量
OAuth2Constants - cn.herodotus.engine.oauth2.core.constants中的接口
Description: OAuth2 模块通用常量
OAuth2ErrorCodes - cn.herodotus.engine.oauth2.core.constants中的接口
Description: 扩展 OAuth2 错误代码
OAuth2ErrorCodes - cn.herodotus.engine.oauth2.core.constants中的接口
Description: 扩展 OAuth2 错误代码
OAuth2Properties - cn.herodotus.engine.oauth2.core.properties中的类
Description: OAuth2 配置属性 仅认证服务会使用到的安全相关配置,这是与 SecurityProperties 的主要区别。
OAuth2Properties - cn.herodotus.engine.oauth2.core.properties中的类
Description: OAuth2 配置属性 仅认证服务会使用到的安全相关配置,这是与 SecurityProperties 的主要区别。
OAuth2Properties() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2Properties
 
OAuth2Properties() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2Properties
 
OAuth2Properties.Jwk - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2Properties.Jwk - cn.herodotus.engine.oauth2.core.properties中的类
 
OAuth2Properties.Matcher - cn.herodotus.engine.oauth2.core.properties中的类
用于手动的指定 Request Matcher 安全规则。
OAuth2Properties.Matcher - cn.herodotus.engine.oauth2.core.properties中的类
用于手动的指定 Request Matcher 安全规则。

P

PermissionExpression - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 安全表达式
PermissionExpression - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 安全表达式
PlatformAuthenticationException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 平台认证基础Exception
PlatformAuthenticationException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 平台认证基础Exception
PlatformAuthenticationException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
PlatformAuthenticationException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
PlatformAuthenticationException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
PlatformAuthenticationException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
PREFIX_ROLE - 类 中的静态变量cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
PREFIX_ROLE - 类 中的静态变量cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
PREFIX_SCOPE - 类 中的静态变量cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
PREFIX_SCOPE - 类 中的静态变量cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
PrincipalUtils - cn.herodotus.engine.oauth2.core.utils中的类
Description: 身份信息工具类
PrincipalUtils - cn.herodotus.engine.oauth2.core.utils中的类
Description: 身份信息工具类
PrincipalUtils() - 类 的构造器cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
PrincipalUtils() - 类 的构造器cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
PROPERTY_OAUTH2_COMPLIANCE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PROPERTY_OAUTH2_COMPLIANCE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PROPERTY_OAUTH2_UI - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PROPERTY_OAUTH2_UI - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PROPERTY_PREFIX_OAUTH2 - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PROPERTY_PREFIX_OAUTH2 - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 

R

REGION_OAUTH2_APPLICATION - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_APPLICATION - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_APPLICATION_SCOPE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_APPLICATION_SCOPE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_AUTHORITY - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_AUTHORITY - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_AUTHORIZATION - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_AUTHORIZATION - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_AUTHORIZATION_CONSENT - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_AUTHORIZATION_CONSENT - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_COMPLIANCE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_COMPLIANCE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_REGISTERED_CLIENT - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_REGISTERED_CLIENT - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_SCOPE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_SCOPE - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
register(SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户注册 根据社交用户提供的一些信息,进行系统用户的注册
register(SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户注册 根据社交用户提供的一些信息,进行系统用户的注册
reloadAuthority(HerodotusUser) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
当用户角色发生变化,或者用户角色对应的权限发生变化,那么就从数据库中重新查询用户相关信息
reloadAuthority(HerodotusUser) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
当用户角色发生变化,或者用户角色对应的权限发生变化,那么就从数据库中重新查询用户相关信息
resolveException(Exception, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
resolveException(Exception, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
resolveSecurityException(Exception, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
静态解析认证异常
resolveSecurityException(Exception, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
静态解析认证异常
restTemplateException(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
Rest Template 错误处理
restTemplateException(Exception, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
Rest Template 错误处理

S

SecurityAttribute - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: Security Metadata 传输数据实体
SecurityAttribute - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: Security Metadata 传输数据实体
SecurityAttribute() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
SecurityAttribute() - 类 的构造器cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
SecurityGlobalExceptionHandler - cn.herodotus.engine.oauth2.core.exception中的类
Description: 统一异常处理器
SecurityGlobalExceptionHandler - cn.herodotus.engine.oauth2.core.exception中的类
Description: 统一异常处理器
SecurityGlobalExceptionHandler() - 类 的构造器cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
SecurityGlobalExceptionHandler() - 类 的构造器cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
SecurityMatcherConfigurer - cn.herodotus.engine.oauth2.core.configurer中的类
Description: 安全过滤配置处理器 对静态资源、开放接口等静态配置进行处理。
SecurityMatcherConfigurer - cn.herodotus.engine.oauth2.core.configurer中的类
Description: 安全过滤配置处理器 对静态资源、开放接口等静态配置进行处理。
SecurityMatcherConfigurer(SecurityProperties) - 类 的构造器cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
SecurityMatcherConfigurer(SecurityProperties) - 类 的构造器cn.herodotus.engine.oauth2.core.configurer.SecurityMatcherConfigurer
 
SecurityProperties - cn.herodotus.engine.oauth2.core.properties中的类
Description : 服务安全配置 所有服务会使用到的安全相关配置,包括认证服务和资源服务。
SecurityProperties - cn.herodotus.engine.oauth2.core.properties中的类
Description : 服务安全配置 所有服务会使用到的安全相关配置,包括认证服务和资源服务。
SecurityProperties() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
SecurityProperties() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
SecurityProperties.Matcher - cn.herodotus.engine.oauth2.core.properties中的类
用于手动的指定 Request Matcher 安全规则。
SecurityProperties.Matcher - cn.herodotus.engine.oauth2.core.properties中的类
用于手动的指定 Request Matcher 安全规则。
SecurityUtils - cn.herodotus.engine.oauth2.core.utils中的类
 
SecurityUtils - cn.herodotus.engine.oauth2.core.utils中的类
 
SecurityUtils() - 类 的构造器cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
SecurityUtils() - 类 的构造器cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
SESSION_EXPIRED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
SESSION_EXPIRED - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
SessionExpiredException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 自定义 Session 已过期
SessionExpiredException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 自定义 Session 已过期
SessionExpiredException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SessionExpiredException
 
SessionExpiredException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SessionExpiredException
 
SessionExpiredException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SessionExpiredException
 
SessionExpiredException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SessionExpiredException
 
setAttributeCode(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setAttributeCode(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setAttributeId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setAttributeId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setAttributeName(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setAttributeName(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setAuthority(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
setAuthority(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
setAuthorityCode(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setAuthorityCode(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setAuthorityId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setAuthorityId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setAutoUnlock(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setAutoUnlock(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setCertificate(Certificate) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setCertificate(Certificate) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setEnabled(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
setEnabled(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
setEnabled(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setEnabled(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setEnabled(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
setEnabled(Boolean) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
setExpire(Duration) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setExpire(Duration) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setExpression(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setExpression(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setHasAuthenticated(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
setHasAuthenticated(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
setIpAddress(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setIpAddress(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setJksKeyAlias(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksKeyAlias(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksKeyPassword(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksKeyPassword(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksKeyStore(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksKeyStore(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksStorePassword(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJksStorePassword(String) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
setJwk(OAuth2Properties.Jwk) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties
 
setJwk(OAuth2Properties.Jwk) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties
 
setManualSetting(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setManualSetting(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setMatcher(SecurityProperties.Matcher) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
setMatcher(SecurityProperties.Matcher) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
setMaximum(Integer) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
setMaximum(Integer) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
setMaxTimes(Integer) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setMaxTimes(Integer) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
setPermitAll(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
setPermitAll(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
setPermitAll(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
setPermitAll(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
setRequestMethod(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setRequestMethod(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setRequestMethod(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setRequestMethod(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setRoles(Set<HerodotusGrantedAuthority>) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setRoles(Set<HerodotusGrantedAuthority>) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setServiceId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setServiceId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setServiceId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setServiceId(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setSignInEndpointLimited(OAuth2ComplianceProperties.SignInEndpointLimited) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
setSignInEndpointLimited(OAuth2ComplianceProperties.SignInEndpointLimited) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
setSignInFailureLimited(OAuth2ComplianceProperties.SignInFailureLimited) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
setSignInFailureLimited(OAuth2ComplianceProperties.SignInFailureLimited) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
setSignInKickOutLimited(OAuth2ComplianceProperties.SignInKickOutLimited) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
setSignInKickOutLimited(OAuth2ComplianceProperties.SignInKickOutLimited) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
setStaticResources(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
setStaticResources(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Matcher
 
setStaticResources(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
setStaticResources(List<String>) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties.Matcher
 
setupModule(Module.SetupContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.HerodotusJackson2Module
 
setupModule(Module.SetupContext) - 类 中的方法cn.herodotus.engine.oauth2.core.jackson2.HerodotusJackson2Module
 
setUrl(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setUrl(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
setUrl(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setUrl(String) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setValidate(Target) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
setValidate(Target) - 类 中的方法cn.herodotus.engine.oauth2.core.properties.SecurityProperties
 
Signature - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: OAuth2 Signature
Signature - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: OAuth2 Signature
signIn(SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户注册 根据社交用户提供的一些信息,进行系统用户的注册
signIn(SocialUserDetails) - 类 中的方法cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户注册 根据社交用户提供的一些信息,进行系统用户的注册
SignInEndpointLimited() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
SignInEndpointLimited() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
SignInFailureLimited() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
SignInFailureLimited() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
SignInKickOutLimited() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
SignInKickOutLimited() - 类 的构造器cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
SOCIAL - 接口 中的静态变量cn.herodotus.engine.oauth2.core.definition.HerodotusGrantType
 
SOCIAL - 接口 中的静态变量cn.herodotus.engine.oauth2.core.definition.HerodotusGrantType
 
SocialAuthenticationHandler - cn.herodotus.engine.oauth2.core.definition.handler中的接口
Description: 社交登录处理器
SocialAuthenticationHandler - cn.herodotus.engine.oauth2.core.definition.handler中的接口
Description: 社交登录处理器
SocialCredentialsParameterBindingFailedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 无法解析SocialType错误
SocialCredentialsParameterBindingFailedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 无法解析SocialType错误
SocialCredentialsParameterBindingFailedException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
 
SocialCredentialsParameterBindingFailedException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
 
SocialCredentialsParameterBindingFailedException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
 
SocialCredentialsParameterBindingFailedException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
 
SocialCredentialsUserBindingFailedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 社交登录绑定用户出错
SocialCredentialsUserBindingFailedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 社交登录绑定用户出错
SocialCredentialsUserBindingFailedException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
 
SocialCredentialsUserBindingFailedException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
 
SocialCredentialsUserBindingFailedException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
 
SocialCredentialsUserBindingFailedException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
 
SocialUserDetails - cn.herodotus.engine.oauth2.core.definition.domain中的接口
Description: 社交登录用户信息详情
SocialUserDetails - cn.herodotus.engine.oauth2.core.definition.domain中的接口
Description: 社交登录用户信息详情
StrategyAuthorityDetailsService - cn.herodotus.engine.oauth2.core.definition.strategy中的接口
Description: 系统范围服务策略定义
StrategyAuthorityDetailsService - cn.herodotus.engine.oauth2.core.definition.strategy中的接口
Description: 系统范围服务策略定义
StrategyUserDetailsService - cn.herodotus.engine.oauth2.core.definition.strategy中的接口
Description: 系统用户服务策略定义
StrategyUserDetailsService - cn.herodotus.engine.oauth2.core.definition.strategy中的接口
Description: 系统用户服务策略定义
SymmetricUtils - cn.herodotus.engine.oauth2.core.utils中的类
Description : 基于Hutool的Aes加解密工具
SymmetricUtils - cn.herodotus.engine.oauth2.core.utils中的类
Description : 基于Hutool的Aes加解密工具
SymmetricUtils() - 类 的构造器cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
SymmetricUtils() - 类 的构造器cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 

T

TokenEnhancer - cn.herodotus.engine.oauth2.core.definition.domain中的接口
Description: TODO
TokenEnhancer - cn.herodotus.engine.oauth2.core.definition.domain中的接口
Description: TODO
TokenFormat - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 令牌格式
TokenFormat - cn.herodotus.engine.oauth2.core.enums中的枚举
Description: 令牌格式
toPrincipalDetails(HerodotusUser) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
toPrincipalDetails(OAuth2AuthenticatedPrincipal) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
toPrincipalDetails(Jwt) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
toPrincipalDetails(HerodotusUser) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
toPrincipalDetails(OAuth2AuthenticatedPrincipal) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
toPrincipalDetails(Jwt) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.PrincipalUtils
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.Authority
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInEndpointLimited
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInFailureLimited
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties.SignInKickOutLimited
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2ComplianceProperties
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 
toString() - 类 中的方法cn.herodotus.engine.oauth2.core.properties.OAuth2Properties.Jwk
 

U

USERNAME_NOT_FOUND - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
USERNAME_NOT_FOUND - 接口 中的静态变量cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorCodes
 
UsernameAlreadyExistsException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: UsernameAlreadyExistsException
UsernameAlreadyExistsException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: UsernameAlreadyExistsException
UsernameAlreadyExistsException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 
UsernameAlreadyExistsException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 
UsernameAlreadyExistsException(String, Throwable) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 
UsernameAlreadyExistsException(String) - 异常错误 的构造器cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 

V

validationBindException(BindException, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
validationBindException(BindException, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
validationMethodArgumentException(MethodArgumentNotValidException, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
validationMethodArgumentException(MethodArgumentNotValidException, HttpServletRequest, HttpServletResponse) - 类 中的静态方法cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Certificate
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Certificate
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.ApplicationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Certificate
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Certificate
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.GrantType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.PermissionExpression
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.Signature
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.herodotus.engine.oauth2.core.enums.TokenFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

wellFormPrefix(String, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
wellFormPrefix(String, String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
wellFormRolePrefix(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
wellFormRolePrefix(String) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
whitelistToAntMatchers(List<String>) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
whitelistToAntMatchers(List<String>) - 类 中的静态方法cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
A B C D E F G H I J L M O P R S T U V W 
跳过导航链接

Copyright © 2023 Dromara. All rights reserved.