Uses of Class
net.thevpc.nhttp.server.security.NWebSecurityContext
Packages that use NWebSecurityContext
-
Uses of NWebSecurityContext in net.thevpc.nhttp.server.security
Fields in net.thevpc.nhttp.server.security with type parameters of type NWebSecurityContextModifier and TypeFieldDescriptionstatic ThreadLocal<NWebSecurityContext>NWebSecurityContext.currentMethods in net.thevpc.nhttp.server.security that return NWebSecurityContextModifier and TypeMethodDescriptionstatic NWebSecurityContextNWebSecurityContext.currentRequired()Methods in net.thevpc.nhttp.server.security with parameters of type NWebSecurityContextModifier and TypeMethodDescriptionstatic voidNWebSecurityContext.runWith(NWebSecurityContext a, net.thevpc.nuts.util.NUnsafeRunnable callable)