Added in API level 18
Eap
class Eap
kotlin.Any | |
↳ | android.net.wifi.WifiEnterpriseConfig.Eap |
The Extensible Authentication Protocol method used
Summary
Constants | |
---|---|
static Int |
EAP-Authentication and Key Agreement [RFC-4187] |
static Int |
EAP-Authentication and Key Agreement Prime [RFC-5448] |
static Int |
No EAP method used. |
static Int |
Protected EAP |
static Int |
EAP-Password |
static Int |
EAP-Subscriber Identity Module [RFC-4186] |
static Int |
EAP-Transport Layer Security |
static Int |
EAP-Tunneled Transport Layer Security |
static Int |
Hotspot 2. |
static Int |
WAPI Certificate |
Constants
AKA
Added in API level 21
static val AKA: Int
EAP-Authentication and Key Agreement [RFC-4187]
Value: 5
AKA_PRIME
Added in API level 23
static val AKA_PRIME: Int
EAP-Authentication and Key Agreement Prime [RFC-5448]
Value: 6
NONE
Added in API level 18
static val NONE: Int
No EAP method used. Represents an empty config
Value: -1