PermitAllOnDev

uk.gov.hmrc.play.bootstrap.binders.PermitAllOnDev
case class PermitAllOnDev(environment: Environment) extends RedirectUrlPolicy[Id]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def applies(url: String): Id[Boolean]

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def |(that: RedirectUrlPolicy[Id])(implicit f: Applicative[Id]): RedirectUrlPolicy[Id]

Attributes

Inherited from:
RedirectUrlPolicy