ApplicationTokenData

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

Attributes

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

Members list

Type members

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: ApplicationToken
val priv: ApplicationToken
val privId: ClientId
val ropc: ApplicationToken
val ropcId: ClientId
val three: ApplicationToken
val two: ApplicationToken

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