Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
mall
Commits
32e7ea3e
Commit
32e7ea3e
authored
Jan 18, 2023
by
macro
Browse files
Update RestAuthenticationEntryPoint.java
parent
7ae17e9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
mall-security/src/main/java/com/macro/mall/security/component/RestAuthenticationEntryPoint.java
View file @
32e7ea3e
...
@@ -12,7 +12,7 @@ import javax.servlet.http.HttpServletResponse;
...
@@ -12,7 +12,7 @@ import javax.servlet.http.HttpServletResponse;
import
java.io.IOException
;
import
java.io.IOException
;
/**
/**
* 自定义
返回结果:未登录或登录过期
* 自定义
未登录或者token失效时的返回结果
* Created by macro on 2018/5/14.
* Created by macro on 2018/5/14.
*/
*/
public
class
RestAuthenticationEntryPoint
implements
AuthenticationEntryPoint
{
public
class
RestAuthenticationEntryPoint
implements
AuthenticationEntryPoint
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment