org.beangle.otk.captcha.core.service

Members list

Type members

Classlikes

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DefaultCaptchaService[C, A]
object CaptchaStore

Attributes

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

Attributes

Companion
object
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], Logging

Attributes

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