DefaultSessionBuilder

org.beangle.security.session.DefaultSessionBuilder

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

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