# Print output for @column tags ?> EapSessionConfig.EapMsChapV2Config - Android SDK | Android Developers

Most visited


Recently visited


EapSessionConfig.EapMsChapV2Config

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.

Summary


Inherited constants

Public methods

String getPassword()

Retrieves the password

String getUsername()

Retrieves the username

Inherited methods

Public methods


getPassword

public String getPassword ()

Retrieves the password

Returns
String the password to be used by MSCHAPV2 This value cannot be null.

getUsername

public String getUsername ()

Retrieves the username

Returns
String the username to be used by MSCHAPV2 This value cannot be null.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.