SessionBuilder

org.beangle.security.session.SessionBuilder

Attributes

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

Members list

Value members

Abstract methods

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