|
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.KeyMgmt
public static class WifiConfiguration.KeyMgmt
Recognized key management schemes.
| Field Summary | |
|---|---|
static int |
IEEE8021X
IEEE 802.1X using EAP authentication and (optionally) dynamically generated WEP keys. |
static int |
NONE
WPA is not used; plaintext or static WEP could be used. |
static String[] |
strings
|
static String |
varName
|
static int |
WPA_EAP
WPA using EAP authentication. |
static int |
WPA_PSK
WPA pre-shared key (requires preSharedKey to be specified). |
| 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 NONE
public static final int WPA_PSK
preSharedKey to be specified).
public static final int WPA_EAP
public static final int IEEE8021X
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 | |||||||||