org.beangle.security.session.cache

Members list

Type members

Classlikes

class AccessReporter(sessions: Cache[String, Session], repo: CacheSessionRepo) extends Task

Report heartbeat.

Report heartbeat.

Attributes

Supertypes
trait Task
class Object
trait Matchable
class Any
abstract class CacheSessionRepo(val cacheManager: CacheManager) extends SessionRepo, Initializing, Logging

Attributes

Supertypes
trait Logging
trait Initializing
trait SessionRepo
class Object
trait Matchable
class Any
Show all
Known subtypes