uk.gov.hmrc.api.controllers

Members list

Type members

Classlikes

class DocumentationController(cc: ControllerComponents, assets: Assets, errorHandler: HttpErrorHandler) extends BackendController

Attributes

Supertypes
class BackendController
trait BackendBaseController
trait BackendHeaderCarrierProvider
trait WithJsonBody
trait Utf8MimeTypes
trait BaseController
trait BaseControllerHelpers
trait ControllerHelpers
trait RequestImplicits
trait Rendering
trait RequestExtractors
trait AcceptExtractors
trait ContentTypes
trait HeaderNames
trait Status
trait HttpProtocol
trait Results
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case class ErrorGenericBadRequest(msg: String) extends ErrorResponse

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object ErrorNotFound extends ErrorResponse

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
abstract class ErrorResponse(val httpStatusCode: Int, val errorCode: String, val message: String)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ErrorResponse

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
case object ErrorUnauthorized extends ErrorResponse

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
trait HeaderValidator extends Results

Attributes

Supertypes
trait Results
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type