Package org.apache.polaris.service.context
package org.apache.polaris.service.context
-
ClassDescriptionUses the resolved RealmContext to further resolve elements of the CallContext.For local/dev testing, this resolver simply expects a custom bearer-token format that is a semicolon-separated list of colon-separated key/value pairs that constitute the realm properties.An interface for resolving the realm context for a given request.For local/dev testing, this resolver simply expects a custom bearer-token format that is a semicolon-separated list of colon-separated key/value pairs that constitute the realm properties.