trait Retrievals extends AnyRef
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- Retrievals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- val affinityGroup: Retrieval[Option[AffinityGroup]]
- val agentCode: Retrieval[Option[String]]
- val agentInformation: Retrieval[AgentInformation]
- val allEnrolments: Retrieval[Enrolments]
- val allItmpUserDetails: Retrieval[~[~[Option[ItmpName], Option[LocalDate]], Option[ItmpAddress]]]
- val allUserDetails: Retrieval[~[~[~[~[~[~[~[~[~[~[Option[Credentials], Option[Name]], Option[LocalDate]], Option[String]], Option[String]], Option[AffinityGroup]], Option[String]], AgentInformation], Option[CredentialRole]], Option[String]], Option[String]]]
- val applicationId: Retrieval[Option[String]]
- val applicationName: Retrieval[Option[String]]
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- val authorisedEnrolments: Retrieval[Enrolments]
- val clientId: Retrieval[Option[String]]
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
- val confidenceLevel: Retrieval[ConfidenceLevel]
- val credentialRole: Retrieval[Option[CredentialRole]]
- val credentialStrength: Retrieval[Option[String]]
- val credentials: Retrieval[Option[Credentials]]
- val dateOfBirth: Retrieval[Option[LocalDate]]
- val description: Retrieval[Option[String]]
- val email: Retrieval[Option[String]]
- val emailVerified: Retrieval[Option[Boolean]]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- val externalId: Retrieval[Option[String]]
- val gatewayInformation: Retrieval[Option[GatewayInformation]]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- val groupIdentifier: Retrieval[Option[String]]
- val groupProfile: Retrieval[Option[String]]
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- val identityProviderType: Retrieval[Option[String]]
- val internalId: Retrieval[Option[String]]
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- val itmpAddress: Retrieval[Option[ItmpAddress]]
- val itmpDateOfBirth: Retrieval[Option[LocalDate]]
- val itmpName: Retrieval[Option[ItmpName]]
- val legacySaUserId: Retrieval[Option[String]]
- val loginTimes: Retrieval[LoginTimes]
- val mdtpInformation: Retrieval[Option[MdtpInformation]]
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- val nino: Retrieval[Option[String]]
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @HotSpotIntrinsicCandidate() @native()
- val oauthTokens: Retrieval[Option[OauthTokens]]
- val postCode: Retrieval[Option[String]]
- val profile: Retrieval[Option[String]]
- val saUtr: Retrieval[Option[String]]
- val scpInformation: Retrieval[ScpInformation]
- val scpSessionId: Retrieval[Option[String]]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- val trustId: Retrieval[Option[String]]
- val trustIdChangedAt: Retrieval[Option[String]]
- val trustIdChangedBy: Retrieval[Option[String]]
- val trustedHelper: Retrieval[Option[TrustedHelper]]
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- val authProviderId: Retrieval[LegacyCredentials]
- Annotations
- @deprecated
- Deprecated
(Since version 2.15.0) Use 'credentials' retrieval
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)
- val name: Retrieval[Option[Name]]
- Annotations
- @deprecated
- Deprecated
(Since version 8.2.0) See Tech Blog Post dated 2024-02-26.
- val userDetailsUri: Retrieval[Option[String]]
- Annotations
- @deprecated
- Deprecated
(Since version 2.15.0) Use retrievals that fetch user details data directly as opposed to retrieve json using the uri