org.beangle.otk.captcha.core.service

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait CaptchaService[C, A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
trait CaptchaStore[A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class CacheStore[A]
class MemoryStore[A]
class DefaultCaptchaService[C, A](val store: CaptchaStore[A], val engine: CaptchaEngine[C, A]) extends CaptchaService[C, A] with Logging

Attributes

Graph
Supertypes
trait Logging
trait CaptchaService[C, A]
class Object
trait Matchable
class Any