Skip navigation links
A B C D E F G H I K M N P Q R S T U V 

A

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
 

B

buildDirectory - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 

C

CERTIFICATE - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
CERTIFICATE_FILE_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
CERTIFICATE_FILE_READ_FAIL - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
CERTIFICATE_PASSWORD - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
checkSubscription(Azure, String) - Static method in class com.microsoft.azure.maven.auth.AzureClientFactory
 
client - Variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
CLIENT_ID - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
CLIENT_ID_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
close() - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
 
close() - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerBatchModeDefaultImpl
 
close() - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
CLOUD_SHELL_ENV_KEY - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
collectDependencyPaths(Set<Artifact>) - Static method in class com.microsoft.azure.maven.ProjectUtils
 
com.microsoft.azure.maven - package com.microsoft.azure.maven
 
com.microsoft.azure.maven.auth - package com.microsoft.azure.maven.auth
 
com.microsoft.azure.maven.queryer - package com.microsoft.azure.maven.queryer
 
com.microsoft.azure.maven.telemetry - package com.microsoft.azure.maven.telemetry
 
config - Variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
configuration - Variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
CONFIGURATION_FILE - Static variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
CONFIGURATION_PATH - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
convertCommonProject(MavenProject) - Static method in class com.microsoft.azure.maven.ProjectUtils
 

D

DEFAULT_INPUT_ERROR_MESSAGE - Static variable in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
DEFAULT_INPUT_ERROR_MESSAGE_WITH_REGEX - Static variable in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
defaultProperties - Variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
DefaultUncaughtExceptionHandler() - Constructor for class com.microsoft.azure.maven.AbstractAzureMojo.DefaultUncaughtExceptionHandler
 
deploymentSlotSetting - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
Deployment Slot.
deploymentType - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
Deployment type to deploy Web App or Function App.
disable() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
disable() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
 
doExecute() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
Entry point of sub-class.

E

enable() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
enable() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
 
ENVIRONMENT - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
execute() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 

F

failsOnError - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
Boolean flag to control whether throwing exception from current Maven plugin when meeting any error.
If set to true, the exception from current Maven plugin will fail the current Maven run.
FAILURE_REASON - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
file - Variable in class com.microsoft.azure.maven.auth.AuthenticationSetting
Authentication file.
FIRST_RUN_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
FOUND_VALID_VALUE - Static variable in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
fromMavenSettings(Settings, String) - Static method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 

G

getAppName() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getAppServicePlanName() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getAppServicePlanResourceGroup() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getAppSettings() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getAppTokenCredentialsFromServer(Server) - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get ApplicationTokenCredentials from server definition in Maven settings.xml
getAuthenticationSetting() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getAuthenticationSetting() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
 
getAuthMethod() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getAuthObj() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getAuthObjFromAzureCli() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get Authenticated object using authentication file from Azure CLI 2.0 Note: The integrated Azure CLI in Azure Cloud Shell does not have the accessToken.json, so we need to use MSI to authenticate in the Cloud Shell.
getAuthObjFromFile(File) - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get Authenticated object using file.
getAuthObjFromServerId(Settings, String) - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get Authenticated object by referencing server definition in Maven settings.xml
getAuthTypeEnum() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getAzureClient() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getAzureClient() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getAzureClient(AzureTokenWrapper, String, String) - Static method in class com.microsoft.azure.maven.auth.AzureClientFactory
 
getAzureClientByAuthType() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getAzureCliTokenList() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getAzureEnvironment(String) - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getAzureTokenWrapper() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getBuildDirectoryAbsolutePath() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getCredentialFromAzureCliWithServicePrincipal() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get Authenticated object from token file of Azure CLI 2.0 logged with Service Principal Note: This is a workaround for issue https://github.com/microsoft/azure-maven-plugins/issues/125
getDefaultProperties() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
getDefaultProperties() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
 
getDefaultSubscriptionObject() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getDeploymentSlotSetting() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getDeploymentStagingDirectoryPath() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getDeploymentType() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getErrorMessage(String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
getFile() - Method in class com.microsoft.azure.maven.auth.AuthenticationSetting
 
getHttpProxyHost() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getHttpProxyHost() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
 
getHttpProxyPort() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getHttpProxyPort() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
 
getInitValue(String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
 
getInstallationId() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getLogLevel() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getMavenResourcesFiltering() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getPassword() - Method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
getPluginName() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getPluginVersion() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getPortalUrl(AzureEnvironment) - Static method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getProject() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getPromptString(String, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
getQueryer(Settings) - Static method in class com.microsoft.azure.maven.queryer.QueryFactory
 
getResourceGroup() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getResourcePortalUrl(WebAppBase) - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getResources() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
getServer(Settings, String) - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get server credential from Maven settings by server Id.
getServerId() - Method in class com.microsoft.azure.maven.auth.AuthenticationSetting
 
getSession() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getSessionId() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getSettings() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getSettings() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
 
getSubscriptionId() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getSubscriptionId() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
 
getSubscriptionOfCloudShell() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
getTelemetryProperties() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getTelemetryProperties() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryConfiguration
 
getTelemetryProxy() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getUserAgent() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
getUserAgent() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
 
getUsername() - Method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
getValueFromServerConfiguration(Server, String) - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
Get string value from server configuration section in settings.xml.

H

handleException(Exception) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
httpProxyHost - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
Use a HTTP proxy host for the Azure Auth Client
httpProxyPort - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
Use a HTTP proxy port for the Azure Auth Client

I

infoWithMultipleLines(String) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
INIT_FAILURE - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
initAuth() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
initializeAuthConfiguration() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
initializeServer() - Method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
initTelemetry() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
INSTALLATION_ID_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
installationId - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
INSTRUMENTATION_KEY_PATTERN - Static variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
INVALID_AUTH_TYPE - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
isAuthConfigurationExist() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
isEnabled - Variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
isFailingOnError() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
isFirstRun(Properties) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
isInCloudShell() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
isSkipMojo() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
Sub-class can override this method to decide whether skip execution.
isTelemetryAllowed() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 

K

KEY - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
KEY_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 

M

MAVEN_PLUGIN_POSTFIX - Static variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
MavenDockerCredentialProvider - Class in com.microsoft.azure.maven
 
MavenDockerCredentialProvider(Settings, String) - Constructor for class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
MavenPluginQueryer - Class in com.microsoft.azure.maven.queryer
 
MavenPluginQueryer() - Constructor for class com.microsoft.azure.maven.queryer.MavenPluginQueryer
 
MavenPluginQueryerBatchModeDefaultImpl - Class in com.microsoft.azure.maven.queryer
 
MavenPluginQueryerBatchModeDefaultImpl() - Constructor for class com.microsoft.azure.maven.queryer.MavenPluginQueryerBatchModeDefaultImpl
 
MavenPluginQueryerDefaultImpl - Class in com.microsoft.azure.maven.queryer
 
MavenPluginQueryerDefaultImpl() - Constructor for class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
mavenResourcesFiltering - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
mergeProperties(Map<String, String>, Map<String, String>, boolean) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 

N

NO_AVAILABLE_SUBSCRIPTION - Static variable in class com.microsoft.azure.maven.auth.AzureClientFactory
 

P

plugin - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
PLUGIN_NAME_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
PLUGIN_VERSION_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
PORTAL_URL_PATTERN - Static variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
PRIVACY_STATEMENT - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
project - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
ProjectUtils - Class in com.microsoft.azure.maven
 
ProjectUtils() - Constructor for class com.microsoft.azure.maven.ProjectUtils
 
PROMPT_STRING_WITH_DEFAULTVALUE - Static variable in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
PROMPT_STRING_WITHOUT_DEFAULTVALUE - Static variable in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 

Q

QueryFactory - Class in com.microsoft.azure.maven.queryer
 
QueryFactory() - Constructor for class com.microsoft.azure.maven.queryer.QueryFactory
 

R

readConfigurationFromFile() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
reader - Variable in class com.microsoft.azure.maven.queryer.MavenPluginQueryerDefaultImpl
 
readInstrumentationKeyFromConfiguration() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
resourceGroup - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
Resource group of App Service.

S

serialVersionUID - Static variable in exception com.microsoft.azure.maven.auth.AzureAuthFailureException
 
server - Variable in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
SERVER_ID_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
serverId - Variable in class com.microsoft.azure.maven.auth.AuthenticationSetting
serverId from settings.xml
serverId - Variable in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
session - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
SESSION_ID_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
sessionId - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
setDeploymentSlot(DeploymentSlotSetting) - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
 
setFile(File) - Method in class com.microsoft.azure.maven.auth.AuthenticationSetting
 
setServerId(String) - Method in class com.microsoft.azure.maven.auth.AuthenticationSetting
 
settings - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
The system settings for Maven.
settings - Variable in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
settingsDecrypter - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
SUBSCRIPTION_ID_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
SUBSCRIPTION_NOT_FOUND - Static variable in class com.microsoft.azure.maven.auth.AzureClientFactory
 
SUBSCRIPTION_NOT_SPECIFIED - Static variable in class com.microsoft.azure.maven.auth.AzureClientFactory
 
SUBSCRIPTION_TEMPLATE - Static variable in class com.microsoft.azure.maven.auth.AzureClientFactory
 
subscriptionId - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
Azure subscription Id.

T

TELEMETRY_NOT_ALLOWED - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
TelemetryConfiguration - Interface in com.microsoft.azure.maven.telemetry
 
telemetryProxy - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
TelemetryProxy - Interface in com.microsoft.azure.maven.telemetry
 
TENANT_ID - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
TENANT_ID_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
trackEvent(String) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
trackEvent(String, Map<String, String>) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
trackEvent(String, Map<String, String>, boolean) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
 
trackEvent(String) - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
 
trackEvent(String, Map<String, String>) - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
 
trackEvent(String, Map<String, String>, boolean) - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
 
trackMojoFailure(String) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
trackMojoSkip() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
trackMojoStart() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
trackMojoSuccess() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 

U

uncaughtException(Thread, Throwable) - Method in class com.microsoft.azure.maven.AbstractAzureMojo.DefaultUncaughtExceptionHandler
 
UNSUPPORTED_AZURE_ENVIRONMENT - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 
updateConfigurationFile(Properties) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
 
USE_CERTIFICATE_TO_AUTH - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
USE_KEY_TO_AUTH - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
 
USING_AZURE_ENVIRONMENT - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
 

V

validate() - Method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
 
validateInputByOptions(String, List<String>) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
 
validateInputByRegex(String, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
 
A B C D E F G H I K M N P Q R S T U V 
Skip navigation links

Copyright © 2020. All rights reserved.