SessionBuilder

org.beangle.security.session.SessionBuilder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def build(id: String, principal: Principal, loginAt: Instant, agent: Agent, ttiSeconds: Int): Session