序列化表格
-
程序包 cn.herodotus.engine.oauth2.core.definition.details
-
类 cn.herodotus.engine.oauth2.core.definition.details.FormLoginWebAuthenticationDetails
class FormLoginWebAuthenticationDetails extends org.springframework.security.web.authentication.WebAuthenticationDetails implements Serializable
-
-
程序包 cn.herodotus.engine.oauth2.core.definition.domain
-
类 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
class HerodotusGrantedAuthority extends Object implements Serializable-
序列化字段
-
authority
String authority
-
-
-
类 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
class HerodotusUser extends Object implements Serializable- serialVersionUID:
- 610L
-
序列化字段
-
accountNonExpired
boolean accountNonExpired
-
accountNonLocked
boolean accountNonLocked
-
authorities
Set<org.springframework.security.core.GrantedAuthority> authorities
-
avatar
String avatar
-
credentialsNonExpired
boolean credentialsNonExpired
-
employeeId
String employeeId
-
enabled
boolean enabled
-
password
String password
-
roles
Set<String> roles
-
userId
String userId
-
username
String username
-
-
类 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
class SecurityAttribute extends Object implements Serializable
-
-
程序包 cn.herodotus.engine.oauth2.core.exception
-
异常错误 cn.herodotus.engine.oauth2.core.exception.AccountEndpointLimitedException
class AccountEndpointLimitedException extends org.springframework.security.authentication.AccountStatusException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
class IllegalSymmetricKeyException extends PlatformAuthenticationException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaArgumentIllegalException
class OAuth2CaptchaArgumentIllegalException extends OAuth2CaptchaException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaException
class OAuth2CaptchaException extends org.springframework.security.authentication.AccountStatusException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaHasExpiredException
class OAuth2CaptchaHasExpiredException extends OAuth2CaptchaException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaIsEmptyException
class OAuth2CaptchaIsEmptyException extends OAuth2CaptchaException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.OAuth2CaptchaMismatchException
class OAuth2CaptchaMismatchException extends OAuth2CaptchaException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.PlatformAuthenticationException
class PlatformAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.SessionExpiredException
class SessionExpiredException extends org.springframework.security.authentication.AccountStatusException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.SocialCredentialsParameterBindingFailedException
class SocialCredentialsParameterBindingFailedException extends org.springframework.security.core.AuthenticationException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.SocialCredentialsUserBindingFailedException
class SocialCredentialsUserBindingFailedException extends PlatformAuthenticationException implements Serializable -
异常错误 cn.herodotus.engine.oauth2.core.exception.UsernameAlreadyExistsException
class UsernameAlreadyExistsException extends PlatformAuthenticationException implements Serializable
-
-
程序包 cn.herodotus.engine.oauth2.core.properties
-
类 cn.herodotus.engine.oauth2.core.properties.SecurityProperties
class SecurityProperties extends Object implements Serializable-
序列化字段
-
matcher
SecurityProperties.Matcher matcher
-
validate
cn.herodotus.engine.assistant.core.enums.Target validate
Token 校验是采用远程方式还是本地方式。
-
-
-