AdventNet WiFi Mediation API, v1.0

com.adventnet.wifi.mediation
Interface CiscoSSIDConstants

All Superinterfaces:
SSIDBeanConstants

public interface CiscoSSIDConstants
extends SSIDBeanConstants

Class that holds constants to represent various attributes used for configuring SSIDs.These constants will be used by WiFi Mediation to denote any errors.


Field Summary
static int RADIUS_GROUP_NAME
          Used to represent the Radius group name.
static int RADIUS_LIST_NAME
          Used to represent Radius list name.
 
Fields inherited from interface com.adventnet.wifi.mediation.SSIDBeanConstants
BROADCAST_SSID, EAP_AUTH, EAP_RADIUS_ADD, ENABLE_TKIP, ENABLE_WEP, MAC_AUTH, MAC_AUTHENTICATION, MAC_RADIUS_ADD, MU_ASSOCIATION_LIMIT, NETWORK_ID, OPEN_AUTH, RADIUS_ADD, RADIUS_HOST, RADIUS_PORT, RADIUS_RETRIES, RADIUS_TIMEOUT, SHARED_AUTH, SSID_NAME, TRANSMIT_WEP_KEY, VLAN_ID, WEP_KEY, WEP_KEY_LEN
 

Field Detail

RADIUS_GROUP_NAME

public static final int RADIUS_GROUP_NAME
Used to represent the Radius group name.

See Also:
Constant Field Values

RADIUS_LIST_NAME

public static final int RADIUS_LIST_NAME
Used to represent Radius list name.

See Also:
Constant Field Values

AdventNet WiFi Mediation API, v1.0

Copyright © 2005 AdventNet Inc. All Rights Reserved.