AccountStore

org.beangle.security.authc.AccountStore
trait AccountStore

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def load(principal: Any): Option[Account]