|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.net.wifi.WifiConfiguration.AuthAlgorithm
public static class WifiConfiguration.AuthAlgorithm
Recognized IEEE 802.11 authentication algorithms.
| Field Summary | |
|---|---|
static int |
LEAP
LEAP/Network EAP (only used with LEAP) |
static int |
OPEN
Open System authentication (required for WPA/WPA2) |
static int |
SHARED
Shared Key authentication (requires static WEP keys) |
static String[] |
strings
|
static String |
varName
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OPEN
public static final int SHARED
public static final int LEAP
public static final String varName
public static final String[] strings
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||