akka-http-jwt-auth
akka-http-jwt-auth
tech.bilal.akka.http.auth.adapter
tech.bilal.akka.http.auth.adapter.crypto
akka-http-jwt-auth
/
tech.bilal.akka.http.auth.adapter
/
PublicKeyManager
PublicKeyManager
class
PublicKeyManager
(oidcClient:
OIDCClient
, authConfig:
AuthConfig
)(using actorSystem:
ActorSystem
[
Command
])
Graph
Super types
class
Object
trait
Matchable
class
Any
Value members
Value members
Methods
def
getKey
(kid:
String
):
Future
[
Either
[
KeyError
,
Key
]]
Fields
var
firstTimeStamp
:
Option
[
LocalDateTime
]
final lazy
val
Scheduler
:
Scheduler