class com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT extends com.microsoft.azure.management.appservice.WebAppBase, FluentImplT extends com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl<FluentT, FluentImplT>> extends com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl<com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner> implements com.microsoft.azure.management.appservice.WebAppAuthentication, com.microsoft.azure.management.appservice.WebAppAuthentication$Definition<com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate<FluentT>>, com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinition<com.microsoft.azure.management.appservice.WebAppBase$Update<FluentT>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl
  super_class: com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl
{
  private final com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl<FluentT, FluentImplT> parent;
    descriptor: Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl<TFluentT;TFluentImplT;>;

  void <init>(com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner, com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl<FluentT, FluentImplT>);
    descriptor: (Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner inner
        start local 2 // com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl parent
         0: .line 35
            aload 0 /* this */
            aload 1 /* inner */
            invokespecial com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableWrapperImpl.<init>:(Ljava/lang/Object;)V
         1: .line 36
            aload 0 /* this */
            aload 2 /* parent */
            putfield com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.parent:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
         2: .line 37
            aload 1 /* inner */
            iconst_1
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withTokenStoreEnabled:(Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         3: .line 38
            return
        end local 2 // com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl parent
        end local 1 // com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner inner
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    4     1   inner  Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            0    4     2  parent  Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl<TFluentT;TFluentImplT;>;
    Signature: (Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl<TFluentT;TFluentImplT;>;)V
    MethodParameters:
        Name  Flags
      inner   
      parent  

  public FluentImplT attach();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
         0: .line 42
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.parent:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl.withAuthentication:(Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;)V
         1: .line 43
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.parent:()Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    Signature: ()TFluentImplT;

  public FluentImplT parent();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
         0: .line 49
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.parent:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppBaseImpl.withAuthentication:(Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;)V
         1: .line 50
            aload 0 /* this */
            getfield com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.parent:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    Signature: ()TFluentImplT;

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withAnonymousAuthentication();
    descriptor: ()Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
         0: .line 55
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            getstatic com.microsoft.azure.management.appservice.UnauthenticatedClientAction.ALLOW_ANONYMOUS:Lcom/microsoft/azure/management/appservice/UnauthenticatedClientAction;
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withUnauthenticatedClientAction:(Lcom/microsoft/azure/management/appservice/UnauthenticatedClientAction;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 56
            aload 0 /* this */
            areturn
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    Signature: ()Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withDefaultAuthenticationProvider(com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider);
    descriptor: (Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider provider
         0: .line 61
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            getstatic com.microsoft.azure.management.appservice.UnauthenticatedClientAction.REDIRECT_TO_LOGIN_PAGE:Lcom/microsoft/azure/management/appservice/UnauthenticatedClientAction;
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withUnauthenticatedClientAction:(Lcom/microsoft/azure/management/appservice/UnauthenticatedClientAction;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            aload 1 /* provider */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withDefaultProvider:(Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 62
            aload 0 /* this */
            areturn
        end local 1 // com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider provider
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0    2     0      this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1  provider  Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;
    Signature: (Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
          Name  Flags
      provider  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withActiveDirectory(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // java.lang.String clientId
        start local 2 // java.lang.String issuerUrl
         0: .line 67
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            aload 1 /* clientId */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withClientId:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            aload 2 /* issuerUrl */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withIssuer:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 68
            aload 0 /* this */
            areturn
        end local 2 // java.lang.String issuerUrl
        end local 1 // java.lang.String clientId
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1   clientId  Ljava/lang/String;
            0    2     2  issuerUrl  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
           Name  Flags
      clientId   
      issuerUrl  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withFacebook(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // java.lang.String appId
        start local 2 // java.lang.String appSecret
         0: .line 73
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            aload 1 /* appId */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withFacebookAppId:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            aload 2 /* appSecret */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withFacebookAppSecret:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 74
            aload 0 /* this */
            areturn
        end local 2 // java.lang.String appSecret
        end local 1 // java.lang.String appId
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1      appId  Ljava/lang/String;
            0    2     2  appSecret  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
           Name  Flags
      appId      
      appSecret  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withGoogle(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // java.lang.String clientId
        start local 2 // java.lang.String clientSecret
         0: .line 79
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            aload 1 /* clientId */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withGoogleClientId:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            aload 2 /* clientSecret */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withGoogleClientSecret:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 80
            aload 0 /* this */
            areturn
        end local 2 // java.lang.String clientSecret
        end local 1 // java.lang.String clientId
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1      clientId  Ljava/lang/String;
            0    2     2  clientSecret  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
              Name  Flags
      clientId      
      clientSecret  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withTwitter(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // java.lang.String apiKey
        start local 2 // java.lang.String apiSecret
         0: .line 85
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            aload 1 /* apiKey */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withTwitterConsumerKey:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            aload 2 /* apiSecret */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withTwitterConsumerSecret:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 86
            aload 0 /* this */
            areturn
        end local 2 // java.lang.String apiSecret
        end local 1 // java.lang.String apiKey
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    2     0       this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1     apiKey  Ljava/lang/String;
            0    2     2  apiSecret  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
           Name  Flags
      apiKey     
      apiSecret  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withMicrosoft(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // java.lang.String clientId
        start local 2 // java.lang.String clientSecret
         0: .line 91
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            aload 1 /* clientId */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withMicrosoftAccountClientId:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            aload 2 /* clientSecret */
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withMicrosoftAccountClientSecret:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 92
            aload 0 /* this */
            areturn
        end local 2 // java.lang.String clientSecret
        end local 1 // java.lang.String clientId
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0    2     0          this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1      clientId  Ljava/lang/String;
            0    2     2  clientSecret  Ljava/lang/String;
    Signature: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
              Name  Flags
      clientId      
      clientSecret  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withTokenStore(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // boolean enabled
         0: .line 97
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            iload 1 /* enabled */
            invokestatic java.lang.Boolean.valueOf:(Z)Ljava/lang/Boolean;
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withTokenStoreEnabled:(Ljava/lang/Boolean;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         1: .line 98
            aload 0 /* this */
            areturn
        end local 1 // boolean enabled
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    2     1  enabled  Z
    Signature: (Z)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
         Name  Flags
      enabled  

  public com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl<FluentT, FluentImplT> withAllowedExternalRedirectUrl(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
        start local 1 // java.lang.String url
         0: .line 103
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.allowedExternalRedirectUrls:()Ljava/util/List;
            ifnonnull 2
         1: .line 104
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.withAllowedExternalRedirectUrls:(Ljava/util/List;)Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;
            pop
         2: .line 106
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.inner:()Ljava/lang/Object;
            checkcast com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner
            invokevirtual com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner.allowedExternalRedirectUrls:()Ljava/util/List;
            aload 1 /* url */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 107
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String url
        end local 0 // com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
            0    4     1   url  Ljava/lang/String;
    Signature: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl<TFluentT;TFluentImplT;>;
    MethodParameters:
      Name  Flags
      url   

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withFacebook(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withFacebook:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withFacebook(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withFacebook:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object parent();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.parent:()Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withTokenStore(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            iload 1
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withTokenStore:(Z)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withTokenStore(boolean);
    descriptor: (Z)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            iload 1
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withTokenStore:(Z)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withAllowedExternalRedirectUrl(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withAllowedExternalRedirectUrl:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withAllowedExternalRedirectUrl(java.lang.String);
    descriptor: (Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withAllowedExternalRedirectUrl:(Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object attach();
    descriptor: ()Ljava/lang/Object;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.attach:()Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withActiveDirectory(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withActiveDirectory:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withActiveDirectory(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withActiveDirectory:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withAnonymousAuthentication();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withAnonymousAuthentication:()Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withAnonymousAuthentication();
    descriptor: ()Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withAnonymousAuthentication:()Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withDefaultAuthenticationProvider(com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider);
    descriptor: (Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withDefaultAuthenticationProvider:(Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withDefaultAuthenticationProvider(com.microsoft.azure.management.appservice.BuiltInAuthenticationProvider);
    descriptor: (Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withDefaultAuthenticationProvider:(Lcom/microsoft/azure/management/appservice/BuiltInAuthenticationProvider;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withGoogle(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withGoogle:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withGoogle(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withGoogle:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withTwitter(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withTwitter:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withTwitter(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withTwitter:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach withMicrosoft(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$DefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withMicrosoft:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach withMicrosoft(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinitionStages$WithAttach;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual com.microsoft.azure.management.appservice.implementation.WebAppAuthenticationImpl.withMicrosoft:(Ljava/lang/String;Ljava/lang/String;)Lcom/microsoft/azure/management/appservice/implementation/WebAppAuthenticationImpl;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: <FluentT::Lcom/microsoft/azure/management/appservice/WebAppBase;FluentImplT:Lcom/microsoft/azure/management/appservice/implementation/WebAppBaseImpl<TFluentT;TFluentImplT;>;>Lcom/microsoft/azure/management/resources/fluentcore/model/implementation/IndexableWrapperImpl<Lcom/microsoft/azure/management/appservice/implementation/SiteAuthSettingsInner;>;Lcom/microsoft/azure/management/appservice/WebAppAuthentication;Lcom/microsoft/azure/management/appservice/WebAppAuthentication$Definition<Lcom/microsoft/azure/management/appservice/WebAppBase$DefinitionStages$WithCreate<TFluentT;>;>;Lcom/microsoft/azure/management/appservice/WebAppAuthentication$UpdateDefinition<Lcom/microsoft/azure/management/appservice/WebAppBase$Update<TFluentT;>;>;
SourceFile: "WebAppAuthenticationImpl.java"
InnerClasses:
  public abstract Definition = com.microsoft.azure.management.appservice.WebAppAuthentication$Definition of com.microsoft.azure.management.appservice.WebAppAuthentication
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages of com.microsoft.azure.management.appservice.WebAppAuthentication
  public abstract WithAttach = com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages$WithAttach of com.microsoft.azure.management.appservice.WebAppAuthentication$DefinitionStages
  public abstract UpdateDefinition = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinition of com.microsoft.azure.management.appservice.WebAppAuthentication
  public abstract UpdateDefinitionStages = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages of com.microsoft.azure.management.appservice.WebAppAuthentication
  public abstract WithAttach = com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages$WithAttach of com.microsoft.azure.management.appservice.WebAppAuthentication$UpdateDefinitionStages
  public abstract DefinitionStages = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages of com.microsoft.azure.management.appservice.WebAppBase
  public abstract WithCreate = com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages$WithCreate of com.microsoft.azure.management.appservice.WebAppBase$DefinitionStages
  public abstract Update = com.microsoft.azure.management.appservice.WebAppBase$Update of com.microsoft.azure.management.appservice.WebAppBase
    RuntimeInvisibleAnnotations: 
      com.microsoft.azure.management.apigeneration.LangDefinition(ContainerName = "/Microsoft.Azure.Management.AppService.Fluent")