Interface RouterGenericManager

All Known Subinterfaces:
RouterAdminProtocol
All Known Implementing Classes:
RouterAdminProtocolTranslatorPB, RouterAdminServer

public interface RouterGenericManager
Generic methods for managing Router.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Refresh superuser proxy groups mappings (used in RBF).
  • Method Details

    • refreshSuperUserGroupsConfiguration

      boolean refreshSuperUserGroupsConfiguration() throws IOException
      Refresh superuser proxy groups mappings (used in RBF).
      Returns:
      true if the operation was successful.
      Throws:
      IOException - if operation was not successful.