HeaderCarrierForPartials

uk.gov.hmrc.play.partials.HeaderCarrierForPartials
case class HeaderCarrierForPartials(hc: HeaderCarrier)

Just a wrapper around HeaderCarrier to know that it is populated such that it will forward on the encrypted cookies

Attributes

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

Members list

Value members

Concrete methods

def toHeaderCarrier: HeaderCarrier

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product