java.lang.Object | |
↳ | android.net.wifi.WifiConfiguration.AuthAlgorithm |
Recognized IEEE 802.11 authentication algorithms.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | LEAP | LEAP/Network EAP (only used with LEAP) | |||||||||
int | OPEN | Open System authentication (required for WPA/WPA2) | |||||||||
int | SHARED | Shared Key authentication (requires static WEP keys) | |||||||||
String | varName |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
strings |
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
LEAP/Network EAP (only used with LEAP)
Open System authentication (required for WPA/WPA2)
Shared Key authentication (requires static WEP keys)