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
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 registeredRealmContextResolveridentifier.
-