Interface RadiusMediationTable


public interface RadiusMediationTable
Interface for the RadiusMediationTable
  • Method Summary

    Modifier and Type
    Method
    Description
    gets all the entries from the table.
  • Method Details

    • getEntries

      List<RadiusMediationEntry> getEntries()
      gets all the entries from the table.
      Returns:
      all the entries from the table.