Class FileSigningKeyLocator

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

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