public final class PrincipalStore extends Object
Modifier and Type | Method and Description |
---|---|
static Principal |
get()
Get the user
principal for the currently executing thread. |
static void |
set(Principal principal)
Set the
principal for the currently executing thread. |
Copyright © 2019 Communote team. All rights reserved.