public static final class WifiEnterpriseConfig.Phase2
extends Object
java.lang.Object | |
↳ | android.net.wifi.WifiEnterpriseConfig.Phase2 |
使用内部认证方法
Constants |
|
---|---|
int |
GTC 通用令牌卡 |
int |
MSCHAP Microsoft质询握手身份验证协议 |
int |
MSCHAPV2 Microsoft质询握手身份验证协议v2 |
int |
NONE |
int |
PAP 密码认证协议 |
Inherited methods |
|
---|---|
From class java.lang.Object
|