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

Members list

Concise view

Value members

Abstract methods

def set(context: SecurityContext): Unit