decide

open override fun decide(resource: String, field: String, capability: MaskingCapability, context: MaskingContext): MaskingDecision

Parameters

resource

the @IhawuResource name being serialized.

field

the serialized field name.

capability

how field may be masked, derived from its declared type (see MaskingCapability).

context

the call-scoped context carrying the principal and per-call memoization.