Class DisplayAclDataCaches

  • All Implemented Interfaces:
    org.apache.felix.gogo.commands.Action, org.apache.karaf.shell.commands.Action, org.apache.karaf.shell.console.BundleContextAware

    public class DisplayAclDataCaches
    extends org.apache.karaf.shell.console.OsgiCommandSupport
    • Field Summary

      • Fields inherited from class org.apache.karaf.shell.console.OsgiCommandSupport

        bundleContext, usedReferences
      • Fields inherited from class org.apache.karaf.shell.console.AbstractAction

        log, session
    • Constructor Detail

      • DisplayAclDataCaches

        public DisplayAclDataCaches()
    • Method Detail

      • setAclDataCache

        public void setAclDataCache​(AclDataCache aclDataCache)
      • setAclInterfaceCache

        public void setAclInterfaceCache​(AclInterfaceCache aclInterfaceCache)
      • doExecute

        protected java.lang.Object doExecute()
        Specified by:
        doExecute in class org.apache.karaf.shell.console.AbstractAction
      • getAclInterfaceMap

        protected void getAclInterfaceMap()
      • getRemoteAclIdMap

        protected void getRemoteAclIdMap​(java.lang.Class<? extends DirectionBase> direction)
      • getAclTagMap

        protected void getAclTagMap()
      • getAclInterfaceCache

        protected void getAclInterfaceCache()
      • getAclMap

        protected void getAclMap()
      • getAccessListAttributes

        public SecurityRuleAttr getAccessListAttributes​(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev160218.access.lists.acl.access.list.entries.Ace ace)