- AbstractAppServiceMojo - Class in com.microsoft.azure.maven
-
Base abstract class for all Azure App Service Mojos.
- AbstractAppServiceMojo() - Constructor for class com.microsoft.azure.maven.AbstractAppServiceMojo
-
- AbstractAzureMojo - Class in com.microsoft.azure.maven
-
Base abstract class for all Azure Mojos.
- AbstractAzureMojo() - Constructor for class com.microsoft.azure.maven.AbstractAzureMojo
-
- AbstractAzureMojo.DefaultUncaughtExceptionHandler - Class in com.microsoft.azure.maven
-
- addDefaultProperty(String, String) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
-
- addDefaultProperty(String, String) - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
-
- allowTelemetry - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
Boolean flag to turn on/off telemetry within current Maven plugin.
- AppInsightsProxy - Class in com.microsoft.azure.maven.telemetry
-
- AppInsightsProxy(TelemetryConfiguration) - Constructor for class com.microsoft.azure.maven.telemetry.AppInsightsProxy
-
- appName - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
-
App Service name.
- appServicePlanName - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
-
App Service Plan name.
- appServicePlanResourceGroup - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
-
Resource group of App Service Plan.
- appSettings - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
-
Application settings of App Service, in the form of name-value pairs.
- assureInputFromUser(String, String, List<String>, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
-
- assureInputFromUser(String, String, String, String, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
-
- assureInputFromUser(String, Enum, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
-
- assureInputFromUser(String, String, BidiMap<String, String>, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
-
- assureInputFromUser(String, String, List<String>, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerBatchModeDefaultImpl
-
- assureInputFromUser(String, String, String, String, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerBatchModeDefaultImpl
-
- assureInputFromUser(String, String, List<String>, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
-
- assureInputFromUser(String, String, String, String, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
-
- assureServerExist(Server, String) - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
Assure the server with specified id does exist in settings.xml.
- auth - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
- AUTH_FILE_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AUTH_FILE_NOT_EXIST - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AUTH_FILE_READ_FAIL - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AUTH_METHOD - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
- AUTH_TYPE - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
- AUTH_WITH_AZURE_CLI - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AUTH_WITH_FILE - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AUTH_WITH_MSI - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AUTH_WITH_SERVER_ID - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AuthConfiguration - Interface in com.microsoft.azure.maven.auth
-
- authentication - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
Authentication setting for Azure Management API.
Below are the supported sub-elements within <authentication>.
- AuthenticationSetting - Class in com.microsoft.azure.maven.auth
-
- AuthenticationSetting() - Constructor for class com.microsoft.azure.maven.auth.AuthenticationSetting
-
- authInitialized - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
- authType - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
Authentication type, could be OAuth, DeviceLogin, Azure_CLI, Azure_Secret_File
If this is not set, maven plugin try all available auth methods with default order
- azure - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
- AZURE_AUTH_INVALID - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AZURE_CLI_AUTH_FAIL - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AZURE_CLI_GET_SUBSCRIPTION_FAIL - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AZURE_CLI_LOAD_TOKEN_FAIL - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AZURE_FOLDER - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AZURE_INIT_FAIL - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
- AZURE_PROFILE_NAME - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AZURE_TOKEN_NAME - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- AzureAuthFailureException - Exception in com.microsoft.azure.maven.auth
-
- AzureAuthFailureException(String) - Constructor for exception com.microsoft.azure.maven.auth.AzureAuthFailureException
-
- AzureAuthHelperLegacy - Class in com.microsoft.azure.maven.auth
-
Helper class to authenticate with Azure
- AzureAuthHelperLegacy(AuthConfiguration) - Constructor for class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
Constructor
- AzureClientFactory - Class in com.microsoft.azure.maven.auth
-
- AzureClientFactory() - Constructor for class com.microsoft.azure.maven.auth.AzureClientFactory
-
- azureConfigure() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
-
- azureTokenWrapper - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-