Interface RadiusMediationTable
public interface RadiusMediationTable
Interface for the RadiusMediationTable
-
Method Summary
Modifier and TypeMethodDescriptiongets 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.
-