resolveCondition

open fun resolveCondition(contextView: ContextView, context: QueryContext<*, *>): Mono<Condition>

Resolves the ABAC condition for the current context.

Return

an unrestricted condition when no tags exist, otherwise the combined tag condition

Parameters

contextView

the Reactor context

context

the query context