EapAkaInfo


public final class EapAkaInfo
extends EapInfo

java.lang.Object
   โ†ณ android.net.eap.EapInfo
     โ†ณ android.net.eap.EapAkaInfo


EapAkaInfo represents data provided by the server during EAP AKA authentication

Summary

Nested classes

class EapAkaInfo.Builder

This class can be used to incrementally construct an EapAkaInfo

Public methods

byte[] getReauthId()

Retrieves re-authentication ID from server for next use.

Inherited methods

Public methods

getReauthId

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

Retrieves re-authentication ID from server for next use.

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