序列化表格
-
程序包 cn.herodotus.engine.oauth2.authentication.dto
-
类 cn.herodotus.engine.oauth2.authentication.dto.SignInErrorPrompt
class SignInErrorPrompt extends cn.herodotus.engine.rest.core.definition.dto.BaseDto implements Serializable-
序列化字段
-
username
@NotBlank(message="\u767b\u5f55\u7528\u6237\u540d\u4e0d\u80fd\u4e3a\u7a7a") String username
-
-
-
类 cn.herodotus.engine.oauth2.authentication.dto.SignInErrorStatus
class SignInErrorStatus extends cn.herodotus.engine.assistant.core.definition.domain.AbstractEntity implements Serializable-
序列化字段
-
errorTimes
int errorTimes
-
locked
Boolean locked
-
remainTimes
int remainTimes
-
-
-
-
程序包 cn.herodotus.engine.oauth2.authentication.form
-
类 cn.herodotus.engine.oauth2.authentication.form.OAuth2FormLoginAuthenticationToken
class OAuth2FormLoginAuthenticationToken extends org.springframework.security.authentication.UsernamePasswordAuthenticationToken implements Serializable
-
-
程序包 cn.herodotus.engine.oauth2.authentication.provider
-
类 cn.herodotus.engine.oauth2.authentication.provider.OAuth2ResourceOwnerPasswordAuthenticationToken
class OAuth2ResourceOwnerPasswordAuthenticationToken extends org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken implements Serializable -
类 cn.herodotus.engine.oauth2.authentication.provider.OAuth2SocialCredentialsAuthenticationToken
class OAuth2SocialCredentialsAuthenticationToken extends org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationGrantAuthenticationToken implements Serializable
-