Package io.trino.server.security.jwt
Interface JwkDecoder.JwkPublicKey
- All Superinterfaces:
Key,PublicKey,Serializable
- All Known Implementing Classes:
JwkDecoder.JwkEcPublicKey,JwkDecoder.JwkRsaPublicKey
- Enclosing class:
JwkDecoder
-
Field Summary
Fields inherited from interface java.security.PublicKey
serialVersionUID -
Method Summary
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
-
Method Details
-
getKeyId
String getKeyId()
-