evaluate

open override fun evaluate(contextView: ContextView, context: QueryContext<*>): Mono<FilterExpression>

Resolves the ABAC condition for the current context.

Return

an unrestricted condition for other models or when no tags exist, otherwise the combined tag condition

Parameters

contextView

the Reactor context

context

the query context