class com.microsoft.azure.credentials.AuthFile$1 extends com.google.common.reflect.TypeToken<java.util.Map<java.lang.String, java.lang.String>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.credentials.AuthFile$1
  super_class: com.google.common.reflect.TypeToken
{
  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.microsoft.azure.credentials.AuthFile$1 this
         0: .line 63
            aload 0 /* this */
            invokespecial com.google.common.reflect.TypeToken.<init>:()V
            return
        end local 0 // com.microsoft.azure.credentials.AuthFile$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/microsoft/azure/credentials/AuthFile$1;
}
Signature: Lcom/google/common/reflect/TypeToken<Ljava/util/Map<Ljava/lang/String;Ljava/lang/String;>;>;
SourceFile: "AuthFile.java"
EnclosingMethod: com.microsoft.azure.credentials.AuthFile.parse:(Ljava/io/File;)Lcom/microsoft/azure/credentials/AuthFile;
NestHost: com.microsoft.azure.credentials.AuthFile
InnerClasses:
  com.microsoft.azure.credentials.AuthFile$1