CaptchaStore

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

Attributes

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

Members list

Type members

Classlikes

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

Attributes

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

Attributes

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