DaoAccountStore

org.beangle.ems.core.cas.service.DaoAccountStore
class DaoAccountStore(accountService: AccountService, sf: SessionFactory) extends AccountStore

Attributes

Graph
Supertypes
trait AccountStore
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

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