Interface TokenBrokerFactoryConfig


public interface TokenBrokerFactoryConfig
This is a union of configuration settings of all token brokers.
See Also:
  • Method Details

    • file

      @Nullable String file()
    • secret

      @Nullable String secret()
    • maxTokenGenerationInSeconds

      int maxTokenGenerationInSeconds()