fly.play.s3

upload

package upload

Visibility
  1. Public
  2. All

Type Members

  1. case class Form(policy: AwsPolicy) extends Product with Serializable

    Utility to convert a policy to fields that can be used to construct a form

  2. case class FormElement(name: String, value: String, userInput: Boolean = false) extends Product with Serializable

Ungrouped