Interface QuarkusRealmContextConfiguration

All Superinterfaces:
org.apache.polaris.service.context.RealmContextConfiguration

@ConfigMapping(prefix="polaris.realm-context") public interface QuarkusRealmContextConfiguration extends org.apache.polaris.service.context.RealmContextConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    The type of the realm context resolver.

    Methods inherited from interface org.apache.polaris.service.context.RealmContextConfiguration

    defaultRealm, headerName, realms, requireHeader
  • Method Details

    • type

      String type()
      The type of the realm context resolver. Must be a registered RealmContextResolver identifier.