| java.lang.Object | |
| ↳ | android.net.wifi.WifiEnterpriseConfig.Eap |
The Extensible Authentication Protocol method used
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | AKA | EAP-Authentication and Key Agreement | |||||||||
| int | AKA_PRIME | EAP-Authentication and Key Agreement Prime | |||||||||
| int | NONE | No EAP method used. | |||||||||
| int | PEAP | Protected EAP | |||||||||
| int | PWD | EAP-Password | |||||||||
| int | SIM | EAP-Subscriber Identity Module | |||||||||
| int | TLS | EAP-Transport Layer Security | |||||||||
| int | TTLS | EAP-Tunneled Transport Layer Security | |||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
EAP-Authentication and Key Agreement
EAP-Authentication and Key Agreement Prime
No EAP method used. Represents an empty config
EAP-Subscriber Identity Module
EAP-Transport Layer Security
EAP-Tunneled Transport Layer Security