Class JwtPrivateKeyStore


  • public class JwtPrivateKeyStore
    extends Object
    • Constructor Detail

      • JwtPrivateKeyStore

        public JwtPrivateKeyStore​(Duration defaultCacheTTL)
        Parameters:
        defaultCacheTTL - Private key cache TTL
      • JwtPrivateKeyStore

        public JwtPrivateKeyStore​(Duration defaultCacheTTL,
                                  Optional<String> keyLocation)
        Parameters:
        defaultCacheTTL - Private key cache TTL
        keyLocation - location of the private key