SecurityContextHolder

org.beangle.security.context.SecurityContextHolder

A holder for storing security context information against a thread.

The preferred holder is loaded by ContextHolder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object GlobalHolder.type

Members list

Value members

Abstract methods

def set(context: SecurityContext): Unit