Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SessionSecurityContext

Security context implementation that uses the session as storage.

Hierarchy

Index

Constructors

constructor

Properties

Protected Optional authenticatedUser

authenticatedUser: Authenticatable

The currently authenticated user, if one exists.

Protected Readonly bus

Protected Readonly logging

logging: Logging

Readonly name

name: string

Readonly repository

Protected Readonly session

session: Session

Methods

authenticate

authenticateOnce

flush

  • flush(): Promise<void>

flushOnce

  • flushOnce(): Promise<void>

getUser

hasUser

  • hasUser(): boolean

initialize

persist

resume

  • resume(): Promise<void>
Extollo Logo

extollo (v. latin) - to lift up, to elevate

Extollo is a free & libre application framework in TypeScript.