序列化表格
-
程序包 cn.herodotus.engine.oauth2.core.definition.domain
-
类 cn.herodotus.engine.oauth2.core.definition.domain.FormLoginWebAuthenticationDetails
class FormLoginWebAuthenticationDetails extends WebAuthenticationDetails implements Serializable -
类 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusGrantedAuthority
class HerodotusGrantedAuthority extends Object implements Serializable-
序列化字段
-
authority
String authority
-
-
-
类 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusSecurityConfig
class HerodotusSecurityConfig extends Object implements Serializable-
序列化字段
-
attrib
String attrib
-
-
-
类 cn.herodotus.engine.oauth2.core.definition.domain.HerodotusUser
class HerodotusUser extends Object implements Serializable- serialVersionUID:
- 570L
-
序列化字段
-
accountNonExpired
boolean accountNonExpired
-
accountNonLocked
boolean accountNonLocked
-
authorities
Set<org.springframework.security.core.GrantedAuthority> authorities
-
credentialsNonExpired
boolean credentialsNonExpired
-
enabled
boolean enabled
-
password
String password
-
userId
String userId
-
username
String username
-
-
类 cn.herodotus.engine.oauth2.core.definition.domain.SecurityAttribute
class SecurityAttribute extends Object implements Serializable-
序列化字段
-
attributeCode
String attributeCode
-
attributeId
String attributeId
-
attributeName
String attributeName
-
expression
String expression
-
ipAddress
String ipAddress
-
manualSetting
String manualSetting
-
requestMethod
String requestMethod
-
roles
Set<HerodotusGrantedAuthority> roles
-
serviceId
String serviceId
-
url
String url
-
-
-
-
程序包 cn.herodotus.engine.oauth2.core.exception
-
异常错误 cn.herodotus.engine.oauth2.core.exception.IllegalSymmetricKeyException
class IllegalSymmetricKeyException extends PlatformAuthenticationException 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.UsernameAlreadyExistsException
class UsernameAlreadyExistsException extends PlatformAuthenticationException implements Serializable
-
-
程序包 cn.herodotus.engine.oauth2.core.jackson2
-
类 cn.herodotus.engine.oauth2.core.jackson2.HerodotusJackson2Module
class HerodotusJackson2Module extends com.fasterxml.jackson.databind.module.SimpleModule 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
-
-
-
-
程序包 org.springframework.security.web.authentication
-
类 org.springframework.security.web.authentication.WebAuthenticationDetails
class WebAuthenticationDetails extends Object implements Serializable- serialVersionUID:
- 570L
-