org.beangle.otk.captcha.core

Members list

Concise view

Type members

Classlikes

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

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any