Interface RouterGenericManager
- All Known Subinterfaces:
RouterAdminProtocol
- All Known Implementing Classes:
RouterAdminProtocolTranslatorPB,RouterAdminServer
public interface RouterGenericManager
Generic methods for managing Router.
-
Method Summary
Modifier and TypeMethodDescriptionbooleanRefresh superuser proxy groups mappings (used in RBF).
-
Method Details
-
refreshSuperUserGroupsConfiguration
Refresh superuser proxy groups mappings (used in RBF).- Returns:
- true if the operation was successful.
- Throws:
IOException- if operation was not successful.
-