public class JWTAuthenticationUtil extends Object
| Constructor and Description |
|---|
JWTAuthenticationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends org.springframework.security.core.GrantedAuthority> |
getCurrentUserAuthorities() |
static String |
getCurrentUserId() |
static String |
getCurrentUserSessionId() |
public static String getCurrentUserId()
public static Collection<? extends org.springframework.security.core.GrantedAuthority> getCurrentUserAuthorities()
public static String getCurrentUserSessionId()
Copyright © 2017 S&C Software. All rights reserved.