File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
core/src/main/resources/org/springframework/security Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ DigestAuthenticationFilter.nonceExpired=Nonce\u5DF2\u7ECF\u8FC7\u671F/\u8D85\u65
28
28
DigestAuthenticationFilter.nonceNotNumeric =Nonce\u4EE4\u724C\u7684\u7B2C 1\u90E8\u5206\u5E94\u8BE5\u662F\u6570\u5B57\uFF0C\u4F46\u7ED3\u679C\u5374\u662F {0}
29
29
DigestAuthenticationFilter.nonceNotTwoTokens =Nonce\u5E94\u8BE5\u7531\u4E24\u90E8\u5206\u53D6\u503C\u6784\u6210\uFF0C\u4F46\u7ED3\u679C\u5374\u662F {0}
30
30
DigestAuthenticationFilter.usernameNotFound =\u7528\u6237\u540D {0}\u672A\u627E\u5230
31
+ ExceptionTranslationFilter.insufficientAuthentication =\u8bbf\u95ee\u6b64\u8d44\u6e90\u9700\u8981\u5b8c\u5168\u8eab\u4efd\u9a8c\u8bc1
31
32
JdbcDaoImpl.noAuthority =\u6CA1\u6709\u4E3A\u7528\u6237 {0}\u6307\u5B9A\u89D2\u8272
32
33
JdbcDaoImpl.notFound =\u672A\u627E\u5230\u7528\u6237 {0}
33
34
LdapAuthenticationProvider.badCredentials =\u7528\u6237\u540d\u6216\u5bc6\u7801\u9519\u8bef
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ DigestAuthenticationFilter.nonceExpired=Nonce \u5DF2\u903E\u671F
28
28
DigestAuthenticationFilter.nonceNotNumeric =Nonce token \u7684\u7B2C\u4E00\u90E8\u5206\u61C9\u8A72\u70BA\u6578\u5B57\uFF0C\u4F46\u5BE6\u969B\u503C\u70BA {0}
29
29
DigestAuthenticationFilter.nonceNotTwoTokens =Nonce \u61C9\u8A72\u5305\u542B\u5169\u500B\u90E8\u5206\uFF0C\u4F46\u5BE6\u969B\u503C\u70BA {0}
30
30
DigestAuthenticationFilter.usernameNotFound =\u627E\u4E0D\u5230\u4F7F\u7528\u8005\u540D\u7A31 {0}
31
+ ExceptionTranslationFilter.insufficientAuthentication =\u8a2a\u554f\u6b64\u8cc7\u6e90\u9700\u8981\u5b8c\u5168\u8eab\u4efd\u9a57\u8b49
31
32
JdbcDaoImpl.noAuthority =\u4F7F\u7528\u8005 {0} \u6C92\u6709 GrantedAuthority
32
33
JdbcDaoImpl.notFound =\u627E\u4E0D\u5230\u4F7F\u7528\u8005 {0}
33
34
LdapAuthenticationProvider.badCredentials =\u6191\u8B49\u932F\u8AA4
You can’t perform that action at this time.
0 commit comments