AXL RADIUS Server API V3

Uses of Class
com.theorem.radserver3.NAS

Packages that use NAS
com.theorem.radserver3 Classes that comprise the AXL RADIUS server. 
 

Uses of NAS in com.theorem.radserver3
 

Methods in com.theorem.radserver3 that return NAS
 NAS PacketInfo.getNAS()
          Get the current NAS, if it's defined.
 NAS Gb.getClientNAS(InetAddress client)
          Get the client NAS given the client's IP address.
 NAS[] Gb.getClientList()
          Get the list of clients.
 NAS[] Gb.getProxyServerList()
          Get the list of proxy servers..
 NAS ProxyTarget.getNAS()
          Get the NAS entry for the ProxyTarget.
 NAS RADIUSServer.getClientNAS(InetAddress nasIP)
          Get tht NAS entry for a particular client by it's IP address.
abstract  NAS NASCallBack.unknownNAS(NASInfo pktInfo)
          Called when a packet arrives from an unknown NAS.
 NAS[] NASInfo.getNASList()
          Get the current list of NAS's.
 NAS[] ProxyInfo.getNASList()
          Return a list of the client NAS's.
 NAS[] ProxyInfo.getProxyNASList()
          Return a list of the Proxy server NAS's.
 

Methods in com.theorem.radserver3 with parameters of type NAS
 boolean RADIUSServer.addNAS(NAS nas)
          Add a NAS entry.
 void RADIUSServer.removeNAS(NAS nas)
          Remove a NAS entry from the tables.
 boolean RADIUSServer.replaceNASList(NAS[] nasList)
          Replace the current list of NAS's.
 void NASInfo.addNAS(NAS nas)
          Add a NAS entry to the RADIUS Server tables..
 void NASInfo.removeNAS(NAS nas)
          Remove a NAS entry from the RADIUS server tables.
 


AXL RADIUS Server 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.