public class Security
extends java.lang.Object
| Constructor and Description |
|---|
Security() |
| Modifier and Type | Method and Description |
|---|---|
static org.springframework.security.core.Authentication |
getAuthentication() |
static java.lang.String |
getToken() |
static UserDetails |
getUser() |
static java.lang.Long |
getUserId() |
static java.lang.String |
getUsername() |
public static UserDetails getUser()
public static java.lang.Long getUserId()
public static org.springframework.security.core.Authentication getAuthentication()
public static java.lang.String getToken()
public static java.lang.String getUsername()
Copyright © 2018. All Rights Reserved.