Interface QuarkusAuthenticationRealmConfiguration.QuarkusTokenServiceConfiguration

All Superinterfaces:
org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenServiceConfiguration
Enclosing interface:
QuarkusAuthenticationRealmConfiguration

public static interface QuarkusAuthenticationRealmConfiguration.QuarkusTokenServiceConfiguration extends org.apache.polaris.service.auth.AuthenticationRealmConfiguration.TokenServiceConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the OAuth2 service.
  • Method Details

    • type

      @WithDefault("default") String type()
      The type of the OAuth2 service. Must be a registered IcebergRestOAuth2ApiService identifier.