ClientSecretData

uk.gov.hmrc.apiplatform.modules.applications.core.domain.models.ClientSecretData
object ClientSecretData extends FixedClock

Attributes

Graph
Supertypes
trait FixedClock
trait ClockNow
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Id

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Id.type

Inherited classlikes

object Instants

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any
object Texts

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete fields

val one: ClientSecret
val priv: ClientSecret
val ropc: ClientSecret
val three: ClientSecret
val two: ClientSecret

Inherited fields

val clock: Clock

Attributes

Inherited from:
FixedClock
override val instant: Instant

Attributes

Inherited from:
FixedClock
override val now: LocalDateTime

Attributes

Inherited from:
FixedClock
val nowAsText: String

Attributes

Inherited from:
FixedClock
override val precise: Instant

Attributes

Inherited from:
FixedClock