public static interface SecurityTrimmingConfig.Properties
extends com.lucidworks.fusion.schema.Model
Modifier and Type | Method and Description |
---|---|
java.lang.String |
aclCollectionName()
Custom ACL collection name to be use by the plugin config, if not set - a default ACL collection name
will be generated from the config id using
AccessControlConstants.ACCESS_CONTROL_HIERARCHY_COLLECTION_FORMAT pattern. |
java.lang.Boolean |
enableSecurityTrimming()
A method which indicates whether a connector is configured to use security trimming or not.
|
java.lang.Boolean enableSecurityTrimming()
java.lang.String aclCollectionName()
AccessControlConstants.ACCESS_CONTROL_HIERARCHY_COLLECTION_FORMAT
pattern.