org.beangle.otk.captcha.core.service
Members list
Type members
Classlikes
object CaptchaService
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CaptchaService.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object CaptchaStore
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
CaptchaStore.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass 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
In this article