com.adventnet.wifi.mediation
Interface RadiusBeanConstants
- All Known Implementing Classes:
- RadiusBean
- public interface RadiusBeanConstants
Class that holds constants to represent various attributes used for configuring RadiusServers.These constants
will be used by WiFi Mediation to denote any errors.
RADIUS_ADD
public static final java.lang.String RADIUS_ADD
- See Also:
- Constant Field Values
RADIUS_HOST
public static final java.lang.String RADIUS_HOST
- See Also:
- Constant Field Values
RADIUS_PORT
public static final java.lang.String RADIUS_PORT
- See Also:
- Constant Field Values
RADIUS_TIMEOUT
public static final java.lang.String RADIUS_TIMEOUT
- See Also:
- Constant Field Values
RADIUS_RETRIES
public static final java.lang.String RADIUS_RETRIES
- See Also:
- Constant Field Values
Copyright © 2005 AdventNet Inc. All Rights Reserved.