public class SecurityThreadContextProvider
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
SecurityThreadContextProvider.SecurityThreadContextRestorer |
class |
SecurityThreadContextProvider.SecurityThreadContextSnapshot |
Constructor and Description |
---|
SecurityThreadContextProvider() |
Modifier and Type | Method and Description |
---|---|
ThreadContextSnapshot |
clearedContext(java.util.Map<java.lang.String,java.lang.String> props) |
ThreadContextSnapshot |
currentContext(java.util.Map<java.lang.String,java.lang.String> props) |
java.lang.String |
getThreadContextType() |
public ThreadContextSnapshot currentContext(java.util.Map<java.lang.String,java.lang.String> props)
public ThreadContextSnapshot clearedContext(java.util.Map<java.lang.String,java.lang.String> props)
public java.lang.String getThreadContextType()