DvalinRSContext to replace super methods@Deprecated public class SecurityContextUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger
Deprecated.
|
| Constructor and Description |
|---|
SecurityContextUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
assertLoggedIn()
Deprecated.
|
static void |
assertSC()
Deprecated.
|
static javax.ws.rs.core.SecurityContext |
getSC()
Deprecated.
|
static String |
getUser()
Deprecated.
|
static IUser |
getUserObject()
Deprecated.
|
static boolean |
hasRole(String role)
Deprecated.
|
static boolean |
isLoggedIn()
Deprecated.
|
static UUID |
requestId()
Deprecated.
|
public static javax.ws.rs.core.SecurityContext getSC()
public static void assertSC()
public static void assertLoggedIn()
public static String getUser()
public static IUser getUserObject()
public static boolean hasRole(String role)
public static UUID requestId()
public static boolean isLoggedIn()
Copyright © 2015–2018 Taimos GmbH. All rights reserved.