序列化表格
-
程序包 cn.herodotus.stirrup.core.identity.domain
-
类 cn.herodotus.stirrup.core.identity.domain.AttributeTransmitter
class AttributeTransmitter extends Object implements Serializable-
序列化字段
-
-
类 cn.herodotus.stirrup.core.identity.domain.HerodotusGrantedAuthority
class HerodotusGrantedAuthority extends Object implements Serializable-
序列化字段
-
authority
String authority
-
-
-
类 cn.herodotus.stirrup.core.identity.domain.HerodotusSecurityAttribute
class HerodotusSecurityAttribute extends Object implements Serializable -
类 cn.herodotus.stirrup.core.identity.domain.HerodotusUser
class HerodotusUser extends Object implements Serializable-
序列化字段
-
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.stirrup.core.identity.exception
-
异常错误类 cn.herodotus.stirrup.core.identity.exception.AccessIdentityVerificationFailedException
class AccessIdentityVerificationFailedException extends cn.herodotus.stirrup.core.definition.exception.PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.identity.exception.PlatformAuthenticationException
class PlatformAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.identity.exception.SecurityAttributeClassNotFoundException
class SecurityAttributeClassNotFoundException extends cn.herodotus.stirrup.core.definition.exception.PlatformRuntimeException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.identity.exception.SocialCredentialsUserBindingFailedException
class SocialCredentialsUserBindingFailedException extends PlatformAuthenticationException implements Serializable -
异常错误类 cn.herodotus.stirrup.core.identity.exception.UsernameAlreadyExistsException
class UsernameAlreadyExistsException extends PlatformAuthenticationException implements Serializable
-