Uses of Class
io.trino.server.security.jwt.JwkDecoder.JwkRsaPublicKey
Packages that use JwkDecoder.JwkRsaPublicKey
-
Uses of JwkDecoder.JwkRsaPublicKey in io.trino.server.security.jwt
Methods in io.trino.server.security.jwt that return types with arguments of type JwkDecoder.JwkRsaPublicKeyModifier and TypeMethodDescriptionstatic Optional<JwkDecoder.JwkRsaPublicKey> JwkDecoder.tryDecodeRsaKey(String keyId, JwkDecoder.Key key)