RADIUS Client API (V3)

Uses of Class
com.theorem.radius3.dictionary.RADIUSDictionary

Packages that use RADIUSDictionary
com.theorem.radius3   
com.theorem.radius3.dictionary Classes that handle RADIUS dictionaries and offer useful methods to create RADIUS and Vendor-Specific attributes on the fly.  
com.theorem.radius3.dictionary.util Classes that handle RADIUS dictionaries and offer useful methods to create RADIUS and Vendor-Specific attributes on the fly.  
com.theorem.radius3.dmcoaclient Client side Disconnect-Message and Change-of-Authorization messages support.  
 

Uses of RADIUSDictionary in com.theorem.radius3
 

Methods in com.theorem.radius3 with parameters of type RADIUSDictionary
static void AV.addDictionary(RADIUSDictionary dict)
          Add a dictionary to the Attribute Value class.
static void AttributeName.addDictionary(RADIUSDictionary dict)
          Add a dictionary.
static void AttributeDataType.addDictionary(RADIUSDictionary dict)
          Add a dictionary to the Attribute Value class.
 void RADIUSClient.addDictionary(RADIUSDictionary dict)
          Add a dictionary to the RADIUS client's knowledge of vendor Id's and attribute names / types.
 

Uses of RADIUSDictionary in com.theorem.radius3.dictionary
 

Subclasses of RADIUSDictionary in com.theorem.radius3.dictionary
 class DefaultDictionary
          File generated by GenerateJavaDictionary - it probably should not be edited.
 class FreeRadius
          Class to read and parse FreeRadius style dictionary files.
 class LocalDictionary
          File generated by GenerateJavaDictionary - it probably should not be edited.
 class ParseAttribute
          Parse a line and return the attribute(s) found.
 

Methods in com.theorem.radius3.dictionary with parameters of type RADIUSDictionary
 void ParseAttribute.merge(RADIUSDictionary dict)
          Add a dictionary file.
 void RADIUSDictionary.merge(RADIUSDictionary dict)
          Merge another dictionary with this one.
 

Uses of RADIUSDictionary in com.theorem.radius3.dictionary.util
 

Constructors in com.theorem.radius3.dictionary.util with parameters of type RADIUSDictionary
GenerateJava(RADIUSDictionary dictionary, int vendorId)
          Constructor.
 

Uses of RADIUSDictionary in com.theorem.radius3.dmcoaclient
 

Methods in com.theorem.radius3.dmcoaclient with parameters of type RADIUSDictionary
 void DMCOAReceiver.addDictionary(RADIUSDictionary dict)
          Add a dictionary to the DMCOA client's knowledge of vendor Id's and attribute names / types.
 


RADIUS Client API (V3)

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.