提交 1e0ceda9 编写于 作者: 智布道's avatar 智布道 👁

change: Optimize the code

上级 4165916d
......@@ -38,8 +38,8 @@ public enum JapErrorCode {
MISS_ISSUER(1006, "OidcStrategy requires a issuer option."),
MISS_CREDENTIALS(1007, "Missing credentials"),
INVALID_GRANT_TYPE(1008, "The grant type is not supported by the authorization server, or the current client is not authorized for the grant type."),
ERROR_HTTP_API_CONFIG(1008, "http api config error,please check"),
LOGIN_FAILURE(1009, "Incorrect username or password."),
ERROR_HTTP_API_CONFIG(1009, "http api config error, please check"),
LOGIN_FAILURE(1010, "Incorrect username or password."),
LDAP_NOT_IMPLEMENTED_ENCRYPTION(2001, "LDAP password encryption is not implemented"),
LDAP_NOT_IMPLEMENTED_MATCH(2002, "LDAP password matching method is not implemented"),
LDAP_ILLEGAL_PASSWORD_ENCRYPTION_ALGORITHM(2003, "Illegal password encryption algorithm"),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册