public abstract class SecurityHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static Subject |
EMPTY_SUBJECT
A subject that represents nobody.
|
| Constructor and Description |
|---|
SecurityHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Subject |
getCurrentSubject()
Return the Subject from the current security context.
|