Interface GraphSecurityConfig.Properties

All Superinterfaces:
AccessControlConfig.Properties, com.lucidworks.fusion.schema.Model, SecurityFilteringProperties
Enclosing interface:
GraphSecurityConfig

public static interface GraphSecurityConfig.Properties extends SecurityFilteringProperties, AccessControlConfig.Properties
  • Method Summary

    Modifier and Type
    Method
    Description
    Custom ACL collection name to be used by the plugin config.

    Methods inherited from interface com.lucidworks.fusion.schema.Model

    _data, _put, _type

    Methods inherited from interface com.lucidworks.fusion.connector.plugin.api.config.security.SecurityFilteringProperties

    enabled
  • Method Details

    • collectionId

      String collectionId()
      Custom ACL collection name to be used by the plugin config. If not set, ACL records will be stored in the content collection (same-collection mode).
      Specified by:
      collectionId in interface AccessControlConfig.Properties
      Returns:
      Name of ACL collection