CaptchaStore

org.beangle.otk.captcha.core.service.CaptchaStore$
See theCaptchaStore companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

class CacheStore[A](cache: Cache[String, A]) extends CaptchaStore[A]

Attributes

Graph
Supertypes
trait CaptchaStore[A]
class Object
trait Matchable
class Any
final class MemoryStore[A] extends CaptchaStore[A]

Attributes

Graph
Supertypes
trait CaptchaStore[A]
class Object
trait Matchable
class Any