| Package | Description |
|---|---|
| net.thevpc.nhttp.server.security |
| Modifier and Type | Field and Description |
|---|---|
static ThreadLocal<NWebSecurityContext> |
NWebSecurityContext.current |
| Modifier and Type | Method and Description |
|---|---|
static NWebSecurityContext |
NWebSecurityContext.currentRequired() |
NWebSecurityContext |
NWebSecurityContext.setToken(NWebToken token) |
NWebSecurityContext |
NWebSecurityContext.setUser(NWebUser user) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NWebSecurityContext.runWith(NWebSecurityContext a,
net.thevpc.nuts.concurrent.NUnsafeRunnable callable,
net.thevpc.nuts.core.NSession session) |
Copyright © 2026 vpc open source initiative. All rights reserved.