Class AzureGlobalProperties.GlobalAmqpProxyConfigurationProperties

java.lang.Object
com.azure.spring.cloud.autoconfigure.context.AzureGlobalProperties.GlobalAmqpProxyConfigurationProperties
Enclosing class:
AzureGlobalProperties

public static final class AzureGlobalProperties.GlobalAmqpProxyConfigurationProperties extends Object
Proxy properties only apply to amqp-based clients.
  • Constructor Details

    • GlobalAmqpProxyConfigurationProperties

      public GlobalAmqpProxyConfigurationProperties()
  • Method Details

    • getAuthenticationType

      public String getAuthenticationType()
      Gets the authentication type.
      Returns:
      The authentication type.
    • setAuthenticationType

      public void setAuthenticationType(String authenticationType)
      Sets the authentication type.
      Parameters:
      authenticationType - The authentication type.