- All Known Implementing Classes:
DefaultCallContextResolver
public interface CallContextResolver
Uses the resolved RealmContext to further resolve elements of the CallContext.
-
Method Summary
org.apache.polaris.core.context.CallContext
-
Method Details
-
resolveCallContext
org.apache.polaris.core.context.CallContext resolveCallContext(org.apache.polaris.core.context.RealmContext realmContext,
String method,
String path,
Map<String,String> headers)