Package io.quarkus.oidc.runtime
Class JsonWebKeySet
java.lang.Object
io.quarkus.oidc.runtime.JsonWebKeySet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfindKeyInAllKeys
(org.jose4j.jws.JsonWebSignature jws) getKeyWithId
(String kid) getKeyWithoutKeyIdAndThumbprint
(String keyType) getKeyWithS256Thumbprint
(String x5tS256)
-
Constructor Details
-
JsonWebKeySet
-
-
Method Details
-
findKeyInAllKeys
-
getKeyWithId
-
getKeyWithThumbprint
-
getKeyWithS256Thumbprint
-
getKeyWithoutKeyIdAndThumbprint
-