resolve

open override fun resolve(principal: IhawuPrincipal, resource: String): List<FieldPolicy>

Resolves the resource field policies that apply when principal requests resource.

Return

FieldPolicy list defining which fields are masked

Parameters

principal

the authenticated identity requesting the resource

resource

the name of the resource whose field policies should be resolved