Class JwkSigningKeyLocator

java.lang.Object
io.trino.server.security.jwt.JwkSigningKeyLocator
All Implemented Interfaces:
io.jsonwebtoken.Locator<Key>

public class JwkSigningKeyLocator extends Object implements io.jsonwebtoken.Locator<Key>