AuthenticateHeaderParser

uk.gov.hmrc.auth.core.AuthenticateHeaderParser

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def parse(headers: Map[String, Seq[String]]): AuthorisationException

Concrete fields

val ENROLMENT: String
val WWW_AUTHENTICATE: String
val regex: Regex