$session
Load a session plug-in.
Syntax:
$session = a session plug-in name
Explanation:
Specifies the name of session plug-in to use. For creating a plug-in, please refer to the “Session Plug-in Developer’s Guide”.
Example:
$session = com.sample.radius.proxy.RadiusAcct
Set the com.sample.radius.proxy.RadiusAcct class as a session plug-in.