me.wojnowski.oidc4s
package me.wojnowski.oidc4s
Members list
Concise view
Type members
Classlikes
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
object Cache
Attributes
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass Any
case class IdTokenClaims(issuer: Issuer, subject: Subject, audience: Set[Audience], expiration: Instant, issuedAt: Instant, authenticationTime: Option[Instant], nonce: Option[Nonce], authenticationContextClassReference: Option[AuthenticationContextClassReference], authenticationMethodsReference: List[AuthenticationMethodReference], authorizedParty: Option[AuthorizedParty])
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
object IdTokenClaims
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
- IdTokenClaims.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object IdTokenVerifier
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- IdTokenVerifier.type
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalsclass AnyValtrait Matchableclass Any
object Issuer
Attributes
- Companion:
- object
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
object PublicKeyProvider
Attributes
- Companion:
- trait
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- PublicKeyProvider.type