Class PolicyResponseImpl

java.lang.Object
ddf.catalog.plugin.impl.PolicyResponseImpl
All Implemented Interfaces:
ddf.catalog.plugin.PolicyResponse

public class PolicyResponseImpl extends Object implements ddf.catalog.plugin.PolicyResponse
Generic implementation of PolicyResponse
  • Constructor Details

  • Method Details

    • operationPolicy

      public Map<String,Set<String>> operationPolicy()
      Specified by:
      operationPolicy in interface ddf.catalog.plugin.PolicyResponse
    • itemPolicy

      public Map<String,Set<String>> itemPolicy()
      Specified by:
      itemPolicy in interface ddf.catalog.plugin.PolicyResponse