public
static
class
EapSessionConfig.EapMsChapV2Config
extends EapSessionConfig.EapMethodConfig
java.lang.Object | ||
↳ | android.net.eap.EapSessionConfig.EapMethodConfig | |
↳ | android.net.eap.EapSessionConfig.EapMsChapV2Config |
EapMsChapV2Config represents the configs needed for an EAP MSCHAPv2 session.
Inherited constants |
---|
Public methods | |
---|---|
String
|
getPassword()
Retrieves the password |
String
|
getUsername()
Retrieves the username |
Inherited methods | |
---|---|