public class GrouperThreadLocalState extends Object
| Constructor and Description |
|---|
GrouperThreadLocalState() |
| Modifier and Type | Method and Description |
|---|---|
void |
assignCurrentThreadLocals()
assign current thread locals here
|
static void |
removeCurrentThreadLocals()
remove current thread locals (e.g.
|
void |
storeCurrentThreadLocals()
store current thread locals here
|
public void storeCurrentThreadLocals()
public void assignCurrentThreadLocals()
public static void removeCurrentThreadLocals()
Copyright © 2016 Internet2. All rights reserved.