索引

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

AbstractSocialAuthenticationHandler - cn.herodotus.engine.oauth2.core.definition.handler中的类
Description: 抽象的社交登录处理器
AbstractSocialAuthenticationHandler() - 类的构造器 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
 
ACCESS_DENIED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
ACCOUNT_DISABLED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
ACCOUNT_ENDPOINT_LIMITED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
ACCOUNT_EXPIRED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
ACCOUNT_LOCKED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
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
 
additionalRegisterOperation(HerodotusUser, SocialUserDetails) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
随着系统业务复杂度的增加,系统用户注册成功之后,也许还会进行其它额外的操作,来补充新用户的相关信息。
additionalSignInOperation(HerodotusUser, SocialUserDetails, SocialUserDetails) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
社交用户登录后,附加的其它操作
AllJwsAlgorithm - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: OAuth2 TokenJwsAlgorithm
ANONYMOUS - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
APP - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
ApplicationType - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: 应用类别
AUTHENTICATED - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
authentication(String, AccessPrincipal) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
社交登录
authentication(String, AccessPrincipal) - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.handler.SocialAuthenticationHandler
社交登录
authenticationException(Exception, HttpServletRequest, HttpServletResponse) - 类中的静态方法 cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
统一异常处理 AuthenticationException
AuthenticationMethod - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: 客户端身份验证模式
AUTHORIZATION_CODE - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
enum

B

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

C

CACHE_NAME_SECURITY_METADATA_ATTRIBUTES - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_NAME_SECURITY_METADATA_COMPATIBLE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_NAME_SECURITY_METADATA_INDEXABLE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_NAME_SECURITY_METADATA_INDEXES - 接口中的静态变量 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_SECURITY_METADATA_PREFIX - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
CACHE_SECURITY_PREFIX - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
Certificate - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: 证书使用策略
CLIENT_CREDENTIALS - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 
CLIENT_SECRET_BASIC - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
enum
CLIENT_SECRET_JWT - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
CLIENT_SECRET_POST - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
ClientDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 客户端操作基础接口
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.details - 程序包 cn.herodotus.engine.oauth2.core.definition.details
 
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.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
 
CREDENTIALS_EXPIRED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
CUSTOM - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.Certificate
自定义证书 JWK 生成方式

D

decrypt(String, byte[]) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
DEFAULT_HAS_AUTHENTICATED_RESOURCES - 类中的静态变量 cn.herodotus.engine.oauth2.core.constants.SecurityResources
 
DEFAULT_IGNORED_STATIC_RESOURCES - 类中的静态变量 cn.herodotus.engine.oauth2.core.constants.SecurityResources
 
DEFAULT_PERMIT_ALL_RESOURCES - 类中的静态变量 cn.herodotus.engine.oauth2.core.constants.SecurityResources
 
DENY_ALL - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
deserialize(JsonParser, DeserializationContext) - 类中的方法 cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserDeserializer
This method will create User object.
DEVICE_CODE - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 

E

encrypt(String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
密码加密
EnhanceClientDetailsService - cn.herodotus.engine.oauth2.core.definition.service中的接口
Description: 自定义客户端详情接口
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.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
 
eraseCredentials() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
ES256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
ECDSA using P-256 and SHA-256 (Recommended+)
ES256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
ECDSA using P-256 and SHA-256 (Recommended+)
ES384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
ECDSA using P-384 and SHA-384 (Optional)
ES384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
ECDSA using P-384 and SHA-384 (Optional)
ES512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
ECDSA using P-521 and SHA-512 (Optional)
ES512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
ECDSA using P-521 and SHA-512 (Optional)
exception(Exception, HttpServletRequest, HttpServletResponse) - 类中的静态方法 cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 

F

findAll() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.strategy.StrategyPermissionDetailsService
获取全部权限
findAuthoritiesById(String) - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.service.ClientDetailsService
根据客户端ID获取客户端权限
findUserDetailsBySocial(String, AccessPrincipal) - 接口中的方法 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.details中的类
Description: 表单登录 Details 定义
FormLoginWebAuthenticationDetails(HttpServletRequest, Boolean, String, String, String) - 类的构造器 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
 
FormLoginWebAuthenticationDetails(String, String, Boolean, String, String, String) - 类的构造器 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
 
FULLY_AUTHENTICATED - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 

G

get(Integer) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
 
get(Integer) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
get(Integer) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
get(Integer) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.GrantType
 
get(Integer) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
 
get(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
get(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getAttributeCode() - 类中的方法 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
 
getAuthentication() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getAuthorities() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getAuthority() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
getAuthorizationGrantTypes() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getAvatar() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getAvatar() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getCategory() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
 
getClientAuthenticationMethods() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getClientId() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getClientIdIssuedAt() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getClientSecret() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getClientSecretExpiresAt() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getCode() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
 
getDecryptedSymmetricKey(String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.GrantType
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
 
getDescription() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getDetails() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getEmployeeId() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getEnabled() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
 
getEncryptedSymmetricKey() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SymmetricUtils
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
getFeedback() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
 
getFormat() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getId() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getNickname() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getParameterName() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
 
getPassword() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getPermissionCode() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
getPermissionId() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
getPermissionName() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
getPermissions() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getPhoneNumber() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
 
getPostLogoutRedirectUris() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.GrantType
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
 
getPreprocessedJsonStructure() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
getPrincipal() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
获取认证用户信息
getPrincipals() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getRedirectUris() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.RegisteredClientDetails
 
getRequestMethod() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getResult() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
 
getResult() - 异常错误中的方法 cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
getRoles() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
getSecurityContext() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getServiceId() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getSource() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
获取社交登录分类标识
getUrl() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
getUserId() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
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.SocialUserDetails
 
getUsername() - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
getUuid() - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SocialUserDetails
获取社交登录唯一标识
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.ApplicationType
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.GrantType
 
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
不加@JsonValue,转换的时候转换出完整的对象。
getValue() - enum class中的方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
不加@JsonValue,转换的时候转换出完整的对象。
getWebExpression() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
GrantType - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: OAuth2 认证模式枚举

H

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.HerodotusUser
Returns the hashcode of the username.
hashCode() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
HerodotusAccessDeniedHandler - cn.herodotus.engine.oauth2.core.response中的类
Description: 访问拒绝处理器
HerodotusAccessDeniedHandler() - 类的构造器 cn.herodotus.engine.oauth2.core.response.HerodotusAccessDeniedHandler
 
HerodotusAuthenticationEntryPoint - cn.herodotus.engine.oauth2.core.response中的类
Description: 自定义未认证处理
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.HerodotusGrantedAuthority
 
HerodotusGrantedAuthority(String) - 类的构造器 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
HerodotusGrantType - cn.herodotus.engine.oauth2.core.definition中的接口
Description: 自定义 Grant Type 类型
HerodotusPermission - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: 权限对象
HerodotusPermission() - 类的构造器 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
HerodotusUser - cn.herodotus.engine.oauth2.core.definition.domain中的类
 
HerodotusUser() - 类的构造器 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
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(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.
HerodotusUserDeserializer - cn.herodotus.engine.oauth2.core.jackson2中的类
Description: 自定义 UserDetails 序列化
HerodotusUserDeserializer() - 类的构造器 cn.herodotus.engine.oauth2.core.jackson2.HerodotusUserDeserializer
 
HS256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
HMAC using SHA-256 (Required)
HS384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
HMAC using SHA-384 (Optional)
HS512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
HMAC using SHA-512 (Optional)

I

identity(String, AccessPrincipal) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
第三方登录以及手机号码验证的认证,认证成功返回对应系统中的返回信息
IllegalSymmetricKeyException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description : 非法加密Key HerodotusException
IllegalSymmetricKeyException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
IllegalSymmetricKeyException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
 
INSUFFICIENT_SCOPE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
INVALID_CLIENT - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
INVALID_GRANT - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
INVALID_REDIRECT_URI - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
INVALID_REQUEST - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
INVALID_SCOPE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
INVALID_TOKEN - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
IOT - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
isAccountNonExpired() - 类中的方法 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
 
isCredentialsNonExpired() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isEnabled() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
isRequestMatched(List<String>, HttpServletRequest) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.WebUtils
判断请求是否与设定的模式匹配
isRequestMatched(RequestMatcher[], HttpServletRequest) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.WebUtils
判断请求是否与设定的模式匹配
isUserExist(SocialUserDetails) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
根据社交登录返回的用户信息,查询系统中是否有响应的信息
ITEM_COMPLIANCE_AUTO_UNLOCK - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 

J

JWT_BEARER - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 

L

loadHerodotusUserByUsername(String) - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.service.EnhanceUserDetailsService
系统用户名
loadUserBySocial(String, AccessPrincipal) - 接口中的方法 cn.herodotus.engine.oauth2.core.definition.service.EnhanceUserDetailsService
通过社交集成的唯一id,获取用户信息

M

matches(String, String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
密码验证
MINI - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 

N

NONE - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 

O

oAuth2AuthenticationException(Exception, HttpServletRequest, HttpServletResponse) - 类中的静态方法 cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
OAuth2AuthorizationUtils - cn.herodotus.engine.oauth2.core.utils中的类
Description: OAuth2 存储通用工具类
OAuth2AuthorizationUtils() - 类的构造器 cn.herodotus.engine.oauth2.core.utils.OAuth2AuthorizationUtils
 
OAuth2CaptchaArgumentIllegalException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码参数错误
OAuth2CaptchaArgumentIllegalException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
OAuth2CaptchaArgumentIllegalException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
 
OAuth2CaptchaException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: OAuth2 验证码基础 Exception
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(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
OAuth2CaptchaHasExpiredException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
 
OAuth2CaptchaIsEmptyException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 验证码为空
OAuth2CaptchaIsEmptyException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
OAuth2CaptchaIsEmptyException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
 
OAuth2CaptchaMismatchException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: Oauth2 使用的验证码不匹配错误
OAuth2CaptchaMismatchException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
OAuth2CaptchaMismatchException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
 
OAuth2Constants - cn.herodotus.engine.oauth2.core.constants中的接口
Description: OAuth2 模块通用常量
OAuth2ErrorCodes - cn.herodotus.engine.oauth2.core.constants中的接口
Description: OAuth2 错误代码
OAuth2ErrorKeys - cn.herodotus.engine.oauth2.core.constants中的接口
Description: 扩展 OAuth2 错误代码

P

PASSWORD - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 
PASSWORD - 接口中的静态变量 cn.herodotus.engine.oauth2.core.definition.HerodotusGrantType
 
PermissionExpression - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: 安全表达式
PERMIT_ALL - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
权限表达式
PlatformAuthenticationException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 平台认证基础Exception
PlatformAuthenticationException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
PlatformAuthenticationException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
 
PREFIX_ROLE - 类中的静态变量 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.PrincipalUtils
 
PRIVATE_KEY_JWT - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
PROPERTY_OAUTH2_AUTHENTICATION - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PROPERTY_OAUTH2_AUTHORIZATION - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
PS256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
RSASSA-PSS using SHA-256 and MGF1 with SHA-256 (Optional)
PS256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
RSASSA-PSS using SHA-256 and MGF1 with SHA-256 (Optional)
PS384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
RSASSA-PSS using SHA-384 and MGF1 with SHA-384 (Optional)
PS384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
RSASSA-PSS using SHA-384 and MGF1 with SHA-384 (Optional)
PS512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
RSASSA-PSS using SHA-512 and MGF1 with SHA-512 (Optional)
PS512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
RSASSA-PSS using SHA-512 and MGF1 with SHA-512 (Optional)

R

REFERENCE - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.TokenFormat
 
REFRESH_TOKEN - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 
REGION_OAUTH2_APPLICATION - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_APPLICATION_SCOPE - 接口中的静态变量 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_COMPLIANCE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_DEVICE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_PERMISSION - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2Constants
 
REGION_OAUTH2_PRODUCT - 接口中的静态变量 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
 
register(SocialUserDetails) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户注册
RegisteredClientDetails - cn.herodotus.engine.oauth2.core.definition.domain中的接口
Description: RegisteredClient 属性定义
reloadAuthority(HerodotusUser) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
当用户角色发生变化,或者用户角色对应的权限发生变化,那么就从数据库中重新查询用户相关信息
REMEMBER_ME - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
 
renderJson(HttpServletResponse, Object) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.WebUtils
客户端返回JSON字符串
renderJson(HttpServletResponse, String, String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.WebUtils
客户端返回字符串
resolveAuthenticationMethod(String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.OAuth2AuthorizationUtils
 
resolveAuthorizationGrantType(String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.OAuth2AuthorizationUtils
 
resolveClientAuthenticationMethod(String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.OAuth2AuthorizationUtils
 
resolveException(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 错误处理
RS256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
RSASSA-PKCS1-v1_5 using SHA-256 (Recommended)
RS256 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
RSASSA-PKCS1-v1_5 using SHA-256 (Recommended)
RS384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
RSASSA-PKCS1-v1_5 using SHA-384 (Optional)
RS384 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
RSASSA-PKCS1-v1_5 using SHA-384 (Optional)
RS512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
RSASSA-PKCS1-v1_5 using SHA-512 (Optional)
RS512 - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
RSASSA-PKCS1-v1_5 using SHA-512 (Optional)

S

SecurityAttribute - cn.herodotus.engine.oauth2.core.definition.domain中的类
Description: Security Metadata 传输数据实体
SecurityAttribute() - 类的构造器 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
SecurityGlobalExceptionHandler - cn.herodotus.engine.oauth2.core.exception中的类
Description: 统一异常处理器
SecurityGlobalExceptionHandler() - 类的构造器 cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
SecurityResources - cn.herodotus.engine.oauth2.core.constants中的类
Description: Web配置常量
SecurityResources() - 类的构造器 cn.herodotus.engine.oauth2.core.constants.SecurityResources
 
SecurityUtils - cn.herodotus.engine.oauth2.core.utils中的类
 
SecurityUtils() - 类的构造器 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
SELF_CONTAINED - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.TokenFormat
enum
SELF_SIGNED_TLS_CLIENT_AUTH - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
SERVER_ERROR - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
SERVICE - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
SESSION_EXPIRED - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
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
 
setAttributeCode(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
 
setAuthority(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
setPermissionCode(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
setPermissionId(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
setPermissionName(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
setPermissions(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setRequestMethod(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setServiceId(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setUrl(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
setWebExpression(String) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 
SignatureJwsAlgorithm - cn.herodotus.engine.oauth2.core.enums中的Enum Class
Description: OAuth2 Signature
signIn(SocialUserDetails) - 类中的方法 cn.herodotus.engine.oauth2.core.definition.handler.AbstractSocialAuthenticationHandler
系统用户注册
SOCIAL - 接口中的静态变量 cn.herodotus.engine.oauth2.core.definition.HerodotusGrantType
 
SOCIAL_CREDENTIALS - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 
SocialAuthenticationHandler - cn.herodotus.engine.oauth2.core.definition.handler中的接口
Description: 社交登录处理器
SocialCredentialsParameterBindingFailedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 无法解析SocialType错误
SocialCredentialsParameterBindingFailedException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
 
SocialCredentialsParameterBindingFailedException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
 
SocialCredentialsUserBindingFailedException - cn.herodotus.engine.oauth2.core.exception中的异常错误
Description: 社交登录绑定用户出错
SocialCredentialsUserBindingFailedException(String) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
 
SocialCredentialsUserBindingFailedException(String, Throwable) - 异常错误的构造器 cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
 
SocialUserDetails - cn.herodotus.engine.oauth2.core.definition.domain中的接口
Description: 社交登录用户信息详情
STANDARD - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.Certificate
Spring Authorization Server 默认的 JWK 生成方式
StrategyPermissionDetailsService - 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.SymmetricUtils
 

T

TEMPORARILY_UNAVAILABLE - 接口中的静态变量 cn.herodotus.engine.oauth2.core.constants.OAuth2ErrorKeys
 
TLS_CLIENT_AUTH - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
 
TOKEN_EXCHANGE - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.GrantType
 
TokenFormat - cn.herodotus.engine.oauth2.core.enums中的Enum Class
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
 
toRequestMatchers(List<String>) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.WebUtils
将配置路径转换为 RequestMatcher 数组
toString() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusPermission
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
 
toString() - 类中的方法 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
 

U

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

V

validationBindException(BindException, HttpServletRequest, HttpServletResponse) - 类中的静态方法 cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
validationMethodArgumentException(MethodArgumentNotValidException, HttpServletRequest, HttpServletResponse) - 类中的静态方法 cn.herodotus.engine.oauth2.core.exception.SecurityGlobalExceptionHandler
 
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.ApplicationType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.Certificate
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.GrantType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AllJwsAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.ApplicationType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.AuthenticationMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.Certificate
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.GrantType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.PermissionExpression
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.SignatureJwsAlgorithm
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.herodotus.engine.oauth2.core.enums.TokenFormat
Returns an array containing the constants of this enum class, in the order they are declared.

W

WAP - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.ApplicationType
 
WEB - enum class 中的枚举常量 cn.herodotus.engine.oauth2.core.enums.ApplicationType
应用类型
WebUtils - cn.herodotus.engine.oauth2.core.utils中的类
Description: Http与Servlet工具类.
WebUtils() - 类的构造器 cn.herodotus.engine.oauth2.core.utils.WebUtils
 
wellFormPrefix(String, String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
wellFormRolePrefix(String) - 类中的静态方法 cn.herodotus.engine.oauth2.core.utils.SecurityUtils
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格