Interface AccessControlConfig.Properties
- All Superinterfaces:
com.lucidworks.fusion.schema.Model
- All Known Subinterfaces:
StaticSecurityConfig.Properties
- Enclosing interface:
- AccessControlConfig
public static interface AccessControlConfig.Properties
extends com.lucidworks.fusion.schema.Model
-
Method Summary
Modifier and TypeMethodDescriptionCustom 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.Methods inherited from interface com.lucidworks.fusion.schema.Model
_data, _put, _type
-
Method Details
-
collectionId
String collectionId()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.- Returns:
- Name of ACL collection
-