Class AzureAuthorityHosts


  • public final class AzureAuthorityHosts
    extends Object
    Defines fields exposing the well known authority hosts for the Azure Public Cloud and sovereign clouds.
    • Field Detail

      • AZURE_PUBLIC_CLOUD

        public static final String AZURE_PUBLIC_CLOUD
        The host of the Azure Active Directory authority for tenants in the Azure Public Cloud.
        See Also:
        Constant Field Values
      • AZURE_CHINA

        public static final String AZURE_CHINA
        The host of the Azure Active Directory authority for tenants in the Azure China Cloud.
        See Also:
        Constant Field Values
      • AZURE_GERMANY

        public static final String AZURE_GERMANY
        The host of the Azure Active Directory authority for tenants in the Azure German Cloud.
        See Also:
        Constant Field Values
      • AZURE_GOVERNMENT

        public static final String AZURE_GOVERNMENT
        The host of the Azure Active Directory authority for tenants in the Azure US Government Cloud.
        See Also:
        Constant Field Values