ThreadLocalHolder

org.beangle.security.context.ThreadLocalHolder
class ThreadLocalHolder(inheritable: Boolean) extends SecurityContextHolder

A ThreadLocal-based implementation of ContextHolder.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def set(ctx: SecurityContext): Unit