Commit 0fe5c0f9 authored by macro's avatar macro
Browse files

Update AdminUserDetails.java

parent 03b3b0bf
...@@ -10,6 +10,7 @@ import java.util.Collection; ...@@ -10,6 +10,7 @@ import java.util.Collection;
/** /**
* SpringSecurity需要的用户详情 * SpringSecurity需要的用户详情
* Created by macro on 2018/4/26.
*/ */
public class AdminUserDetails implements UserDetails { public class AdminUserDetails implements UserDetails {
private UmsAdmin umsAdmin; private UmsAdmin umsAdmin;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment