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