DaoAccountStore

class DaoAccountStore(accountService: AccountService, sf: SessionFactory) extends AccountStore
trait AccountStore
class Object
trait Matchable
class Any

Value members

Concrete methods

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