Uses of Class
io.trino.server.security.jwt.JwkDecoder.JwkEcPublicKey
-
Packages that use JwkDecoder.JwkEcPublicKey Package Description io.trino.server.security.jwt -
-
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.JwkEcPublicKey Modifier and Type Method Description static Optional<JwkDecoder.JwkEcPublicKey>JwkDecoder. tryDecodeEcKey(String keyId, JwkDecoder.Key key)
-