UrlEncodedOnlyFormBinding

uk.gov.hmrc.play.bootstrap.data.UrlEncodedOnlyFormBinding

Attributes

Graph
Supertypes
trait FormBinding
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

override def apply(request: Request[_]): Map[String, Seq[String]]

Attributes

Definition Classes
RestrictedFormBinding -> FormBinding
Inherited from:
RestrictedFormBinding
protected def noBody(): Map[String, Seq[String]]

Attributes

Inherited from:
RestrictedFormBinding