security.earlybinding.locks-keys-matcher.name

Background

This option is used with document level security and must be set on the data source where document level security is to be applied. Defines the name of the security plugin library that implements the security model used to match user keys with document lock strings at query time.

Possible values are:

  • secBoolExpr: For evaluating lock strings that are boolean expressions. See: secBoolExpr

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the security.earlybinding.locks-keys-matcher.name key, and set the value. This can be set to any valid String value.

Default value

(None)

Examples

Apply the boolean matcher.

security.earlybinding.locks-keys-matcher.name=secBoolExpr