CaptchaService

org.beangle.otk.captcha.core.service.CaptchaService$
See theCaptchaService companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[C, A](store: CaptchaStore[A], engine: CaptchaEngine[C, A]): DefaultCaptchaService[C, A]