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