public class AuthenticationThreadLocal
extends java.lang.Object
of org.springframework.security.core.Authentication because this
class needs to be in won-core, and won-core should not depend on
spring-security.| Constructor and Description |
|---|
AuthenticationThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
getAuthentication() |
static boolean |
hasValue() |
static void |
remove() |
static void |
setAuthentication(java.lang.Object authentication) |
Copyright © 2019. All Rights Reserved.