EapSessionConfig.EapAkaOption


public static final class EapSessionConfig.EapAkaOption
extends Object

java.lang.Object
   โ†ณ android.net.eap.EapSessionConfig.EapAkaOption


EapAkaOption represents optional configurations for EAP AKA authentication.

Summary

Nested classes

class EapSessionConfig.EapAkaOption.Builder

This class can be used to incrementally construct an EapAkaOption

Public methods

byte[] getReauthId()

Retrieves the re-authentication ID

Inherited methods

Public methods

getReauthId

Added in API level 33
public byte[] getReauthId ()

Retrieves the re-authentication ID

Returns
byte[] the re-authentication ID This value may be null.