akka-http-oidc-client
akka-http-oidc-client
tech.bilal.akka.http.oidc.client
tech.bilal.akka.http.oidc.client.models
akka-http-oidc-client
/
tech.bilal.akka.http.oidc.client
/
OIDCClient
OIDCClient
class
OIDCClient
(wellKnownUrl:
String
, httpClient:
HttpClient
)(using actorSystem:
ActorSystem
[
Command
])
Graph
Super types
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
def
fetchKeys
(timeout:
Timeout
):
Future
[
KeySet
]
Fields
final lazy
val
Scheduler
:
Scheduler
val
oidcConfig
:
LazySuccessCachedFuture
[
OIDCConfig
]