|
Core API 7.8 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BasicRadiusPluginEvent | |
RadiusPacketDelegate | This interface provides methods to include an identifier for a RADIUS attribute and a value for that attribute in a RADIUS packet. |
RadiusPacketHandler | This interface is intended to be implemented by a system integrator to define RADIUS attributes to be sent to a RADIUS server when various types of requests are made, and to define which attributes should be retrieved from a RADIUS authorization response for update to the plug-in event. |
RadiusPluginEvent | This interface provides a group of getter and setter methods which dynamically access RADIUS attribute values in a plug-in event. |
Class Summary | |
---|---|
RadiusPluginUtil | This class provides static methods to handle (interpret or decode) encoded actions which are numeric representations of a RADIUS request or response. |
Exception Summary | |
---|---|
RadiusPacketFailedAccessException | This exception is raised when a string that represents an identifier for a RADIUS attribute does not correspond to a valid RADIUS attribute, or when the value of a RADIUS attribute is different from the expected type. |
|
Core API 7.8 | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |