public class UserUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UserUtils.AuthenticatedUser |
| Modifier and Type | Field and Description |
|---|---|
static List<String> |
DEFAULT_ROLES |
| Constructor and Description |
|---|
UserUtils() |
| Modifier and Type | Method and Description |
|---|---|
static UserUtils.AuthenticatedUser |
getCurrent() |
public static UserUtils.AuthenticatedUser getCurrent() throws SecurityException
SecurityExceptionCopyright © 2022. All Rights Reserved.