org.beangle.otk.captcha.core

Members list

Type members

Classlikes

case class Captcha[C, A](challenge: C, answer: A)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
trait CaptchaEngine[C, A]

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class GmailEngine
class CaptchaException(message: String, cause: Throwable) extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all