Class JwkDecoder.JwkRsaPublicKey

java.lang.Object
io.trino.server.security.jwt.JwkDecoder.JwkRsaPublicKey
All Implemented Interfaces:
JwkDecoder.JwkPublicKey, Serializable, RSAKey, RSAPublicKey, Key, PublicKey
Enclosing class:
JwkDecoder

public static class JwkDecoder.JwkRsaPublicKey extends Object implements JwkDecoder.JwkPublicKey, RSAPublicKey
See Also: