Added in API level 18

Phase2

class Phase2
kotlin.Any
   ↳ android.net.wifi.WifiEnterpriseConfig.Phase2

The inner authentication 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

Generic Token Card

static Int

Microsoft Challenge Handshake Authentication Protocol

static Int

Microsoft Challenge Handshake Authentication Protocol v2

static Int

static Int

Password Authentication Protocol

static Int

EAP-Subscriber Identity Module [RFC-4186]

Constants

AKA

Added in API level 26
static val AKA: Int

EAP-Authentication and Key Agreement [RFC-4187]

Value: 6

AKA_PRIME

Added in API level 26
static val AKA_PRIME: Int

EAP-Authentication and Key Agreement Prime [RFC-5448]

Value: 7

GTC

Added in API level 18
static val GTC: Int

Generic Token Card

Value: 4

MSCHAP

Added in API level 18
static val MSCHAP: Int

Microsoft Challenge Handshake Authentication Protocol

Value: 2

MSCHAPV2

Added in API level 18
static val MSCHAPV2: Int

Microsoft Challenge Handshake Authentication Protocol v2

Value: 3

NONE

Added in API level 18
static val NONE: Int
Value: 0

PAP

Added in API level 18
static val PAP: Int

Password Authentication Protocol

Value: 1

SIM

Added in API level 26
static val SIM: Int

EAP-Subscriber Identity Module [RFC-4186]

Value: 5