public class SecurityContextHolder extends Object
| Constructor and Description |
|---|
SecurityContextHolder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
clear()
Clear security context.
|
static SecurityContext |
get()
Get security context.
|
static void |
set(SecurityContext ctx)
Set security context.
|
@Nullable public static SecurityContext get()
public static void set(@Nullable
SecurityContext ctx)
ctx - Context.public static void clear()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018