Interface OpenIdConnectConfiguration


@ProviderType public interface OpenIdConnectConfiguration
Defines the configuration property keys and default values.

This class also defines the identity of the configuration schema which, among other things, defines the filename (minus the .cfg extension) for setting values via a file.

  • Method Details

    • enabled

      boolean enabled()
    • tokenRefreshOffset

      int tokenRefreshOffset()
    • tokenRefreshScheduledInterval

      int tokenRefreshScheduledInterval()