me.wojnowski.oidc4s

Members list

Concise view

Type members

Classlikes

trait Cache[F[_], A]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AtomicRefCache[F, A]
object Cache

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Cache.type
final case class ClientId(value: String) extends AnyVal

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class 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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait IdTokenVerifier[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final case class Issuer(value: String) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
object Issuer

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Issuer.type
trait PublicKeyProvider[F[_]]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type