public class ThreadLocalSecurityContext extends AbstractRestThreadLocalProxy<SecurityContext>
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ThreadLocalSecurityContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getAuthenticationScheme()  | 
java.security.Principal | 
getUserPrincipal()  | 
boolean | 
isSecure()  | 
boolean | 
isUserInRole(java.lang.String role)  | 
find, get, remove, set