uk.gov.hmrc.apiplatform.modules.applications.access.domain.models.Access
See theAccess companion trait
object Access
Attributes
Members list
Type members
Classlikes
case class Privileged(totpIds: Option[TotpId] = ..., scopes: Set[String] = ...) extends Access
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Accessclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Accessclass Objecttrait Matchableclass AnyShow all
case class Standard(redirectUris: List[LoginRedirectUri] = ..., postLogoutRedirectUris: List[PostLogoutRedirectUri] = ..., termsAndConditionsUrl: Option[String] = ..., privacyPolicyUrl: Option[String] = ..., overrides: Set[OverrideFlag] = ..., sellResellOrDistribute: Option[SellResellOrDistribute] = ..., importantSubmissionData: Option[ImportantSubmissionData] = ...) extends Access
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Accessclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Givens
Givens
In this article