A B C D E F G H I J K L M O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- AbstractAzureMojo.RunnableWithException - Interface in com.microsoft.azure.maven
- accountLogin(AuthConfiguration) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- addDefaultProperty(String, String) - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- addDefaultProperty(String, String) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- addDefaultProperty(String, String) - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
- addDomWithKeyValue(Element, String, Object) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- addDomWithValueList(Element, String, String, List<String>) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- addPluginNode(Element, PluginDescriptor) - Static method in class com.microsoft.azure.maven.utils.PomUtils
- addResourcesConfig(Element, List<Resource>) - Static method in class com.microsoft.azure.maven.utils.MavenConfigUtils
- afterMojoExecution() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- allowTelemetry - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
Boolean flag to turn on/off telemetry within current Maven plugin.
- anotherShouldAppendColon(String) - Static method in class com.microsoft.azure.maven.utils.CustomTextIoStringListReader
-
shouldappendColon in InputReader is private, we need to call it in printPrompt, so we make a copied version which is exact same as shouldappendColon
- AppInsightHelper - Enum in com.microsoft.azure.maven.telemetry
- AppInsightHelper() - Constructor for enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- 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.
- appServiceClient - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
- 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.
- ARTIFACT_EXTENSIONS - Static variable in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- ARTIFACT_NOT_SUPPORTED - Static variable in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- artifactFile - Variable in class com.microsoft.azure.maven.JavaProject
- assureInputFromUser(String, Enum, 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, String, String, 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.TextIOMavenPluginQueryer
- assureInputFromUser(String, String, List<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, List<String>, String) - Method in class com.microsoft.azure.maven.queryer.TextIOMavenPluginQueryer
- assureInputFromUser(String, String, BidiMap<String, String>, String) - Method in class com.microsoft.azure.maven.queryer.MavenPluginQueryer
- 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.
- AuthenticationSetting - Class in com.microsoft.azure.maven.auth
- AuthenticationSetting() - Constructor for class com.microsoft.azure.maven.auth.AuthenticationSetting
- authType - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
Authentication type, could be oauth2, device_code, azure_cli,..., see
AuthTypeIf this is not set, maven plugin try all available auth methods with certain 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_ENVIRONMENT - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- 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
- azureAccount - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- 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
B
- baseDirectory - Variable in class com.microsoft.azure.maven.JavaProject
- beforeMojoExecution() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- buildAuthConfiguration(MavenSession, SettingsDecrypter, MavenAuthConfiguration) - Static method in class com.microsoft.azure.maven.utils.MavenAuthUtils
- buildAuthConfigurationByServerId(MavenSession, SettingsDecrypter, String) - Static method in class com.microsoft.azure.maven.auth.MavenSettingHelper
-
Build maven auth configuration from serverId.
- buildDirectory - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- buildDirectory - Variable in class com.microsoft.azure.maven.JavaProject
C
- certificate - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- 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
- certificatePassword - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- checkAccountAvailable(Account) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- checkExistSchema(String, String) - Method in class com.microsoft.azure.maven.prompt.SchemaValidator
- checkSubscription(List<Subscription>, String) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- classesOutputDirectory - Variable in class com.microsoft.azure.maven.JavaProject
- client - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- client - Variable in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- 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.prompt.DefaultPrompter
- 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.TextIOMavenPluginQueryer
- 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
- collectSingleProperty(String, String, JsonNode) - Method in class com.microsoft.azure.maven.prompt.SchemaValidator
- columnNumber - Variable in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- com.microsoft.azure.maven - package com.microsoft.azure.maven
- com.microsoft.azure.maven.auth - package com.microsoft.azure.maven.auth
- com.microsoft.azure.maven.exception - package com.microsoft.azure.maven.exception
- com.microsoft.azure.maven.model - package com.microsoft.azure.maven.model
- com.microsoft.azure.maven.prompt - package com.microsoft.azure.maven.prompt
- com.microsoft.azure.maven.queryer - package com.microsoft.azure.maven.queryer
- com.microsoft.azure.maven.telemetry - package com.microsoft.azure.maven.telemetry
- com.microsoft.azure.maven.utils - package com.microsoft.azure.maven.utils
- com.microsoft.azure.toolkit.maven.common.messager - package com.microsoft.azure.toolkit.maven.common.messager
- combineToKey(String, String) - Static method in class com.microsoft.azure.maven.prompt.SchemaValidator
- compareTo(SubscriptionOption) - Method in class com.microsoft.azure.maven.model.SubscriptionOption
- compareTo(SubscriptionOption2) - Method in class com.microsoft.azure.maven.model.SubscriptionOption2
- 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
- convertToAuthConfiguration(MavenAuthConfiguration) - Static method in class com.microsoft.azure.maven.utils.MavenAuthUtils
- createContentHandler(XMLReader) - Method in class com.microsoft.azure.maven.utils.PomUtils.CustomSAXReader
- createElement(QName) - Method in class com.microsoft.azure.maven.utils.PomUtils.LocatorAwareDocumentFactory
- customPrompt - Variable in class com.microsoft.azure.maven.utils.CustomTextIoStringListReader
- CustomSAXContentHandler(DocumentFactory, ElementHandler) - Constructor for class com.microsoft.azure.maven.utils.PomUtils.CustomSAXContentHandler
- CustomSAXReader() - Constructor for class com.microsoft.azure.maven.utils.PomUtils.CustomSAXReader
- CustomTextIoStringListReader<T> - Class in com.microsoft.azure.maven.utils
-
A custom InputReader for handing the custom list prompt text rather than "Enter your choice" which is not changeable in Text.IO.
- CustomTextIoStringListReader(Supplier<TextTerminal<?>>, Function<String, InputReader.ParseResult<T>>) - Constructor for class com.microsoft.azure.maven.utils.CustomTextIoStringListReader
D
- decryptMavenSettingProperty(SettingsDecrypter, String, String) - Static method in class com.microsoft.azure.maven.auth.MavenSettingHelper
- DEFAULT_DIRECTORY - Static variable in class com.microsoft.azure.maven.utils.MavenConfigUtils
- DEFAULT_INCLUDE - Static variable in class com.microsoft.azure.maven.utils.MavenConfigUtils
- DefaultPrompter - Class in com.microsoft.azure.maven.prompt
- DefaultPrompter() - Constructor for class com.microsoft.azure.maven.prompt.DefaultPrompter
- defaultProperties - Variable in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- defaultProperties - Variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- DefaultUncaughtExceptionHandler() - Constructor for class com.microsoft.azure.maven.AbstractAzureMojo.DefaultUncaughtExceptionHandler
- dependencies - Variable in class com.microsoft.azure.maven.JavaProject
- DEPLOY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- DeploymentResource - Class in com.microsoft.azure.maven.model
- DeploymentResource() - Constructor for class com.microsoft.azure.maven.model.DeploymentResource
- 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 enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- disable() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- disable() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
- disableIdentityLogs() - Static method in class com.microsoft.azure.maven.utils.MavenAuthUtils
- documentFactory - Variable in class com.microsoft.azure.maven.utils.PomUtils.CustomSAXContentHandler
- doExecute() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
-
Entry point of sub-class.
- doServicePrincipalLogin(AuthConfiguration) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
E
- EMPTY_REPLACEMENT - Static variable in class com.microsoft.azure.maven.prompt.DefaultPrompter
- enable() - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- enable() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- enable() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
- environment - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- ENVIRONMENT - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- error(String) - Static method in class com.microsoft.azure.maven.prompt.InputValidateResult
- error(String, String) - Method in class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- error(Throwable, String) - Method in class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- errorMessage - Variable in class com.microsoft.azure.maven.prompt.InputValidateResult
- eval(String, Map<String, Object>) - Static method in class com.microsoft.azure.maven.utils.TemplateUtils
- evalBoolean(String, Map<String, Object>) - Static method in class com.microsoft.azure.maven.utils.TemplateUtils
-
Evaluate the template expression to boolean using a variable map.
- evalInline(String, Map<String, Object>) - Static method in class com.microsoft.azure.maven.utils.TemplateUtils
- evalPlainText(String, Map<String, Object>) - Static method in class com.microsoft.azure.maven.utils.TemplateUtils
-
Evaluate the template expression using a variable map.
- evalText(String, Map<String, Object>) - Static method in class com.microsoft.azure.maven.utils.TemplateUtils
-
Evaluate the template expression using a variable map.
- execute() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- executeWithTimeRecorder(AbstractAzureMojo.RunnableWithException, String) - 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.
- Failure - com.microsoft.azure.maven.telemetry.MojoStatus
- FAILURE_REASON - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- file - Variable in class com.microsoft.azure.maven.auth.AuthenticationSetting
-
Authentication file.
- findFirstAvailableAccount() - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- FIRST_RUN_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- formatNode(String, PomUtils.LocationAwareElement, Element) - Static method in class com.microsoft.azure.maven.utils.PomUtils
- formatValidationResults(ProcessingReport) - Method in class com.microsoft.azure.maven.prompt.SchemaValidator
- FOUND_VALID_VALUE - Static variable in class com.microsoft.azure.maven.queryer.TextIOMavenPluginQueryer
- fromMavenSettings(Settings, String) - Static method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
- FTP_ROOT - Static variable in class com.microsoft.azure.maven.model.DeploymentResource
G
- getAbsoluteTargetPath() - Method in class com.microsoft.azure.maven.model.DeploymentResource
- getActualAuthType() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- 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
- getArtifactFiles(MavenProject) - Static method in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- getArtifacts(List<Resource>) - Static method in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- getArtifacts(Resource) - Static method in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- getAuthenticationSetting() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getAuthenticationSetting() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
- 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
- getAuthType() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getAzureAccount() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getAzureClient() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
-
Deprecated.
- getAzureClient() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- getAzureClient(String, String) - Static method in class com.microsoft.azure.maven.auth.AzureClientFactory
- getAzureCliTokenList() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- getAzureEnvironment(String) - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- getBuildDirectoryAbsolutePath() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getChildValue(Element, String) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- getColumnNumber() - Method in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- 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 enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- getDefaultProperties() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- getDefaultProperties() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
- getDefaultResources() - Static method in class com.microsoft.azure.maven.utils.MavenConfigUtils
- 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() - Method in class com.microsoft.azure.maven.prompt.InputValidateResult
- getExecutableJarFiles(Collection<File>) - Static method in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- getFile() - Method in class com.microsoft.azure.maven.auth.AuthenticationSetting
- getHashMac() - Static method in class com.microsoft.azure.maven.telemetry.GetHashMac
- GetHashMac - Class in com.microsoft.azure.maven.telemetry
- GetHashMac() - Constructor for class com.microsoft.azure.maven.telemetry.GetHashMac
- 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
- getInstallationId() - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- getLineNumber() - Method in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- getLogLevel() - Method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- getObj() - Method in class com.microsoft.azure.maven.prompt.InputValidateResult
- getOrCreateAzureAppServiceClient() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
- getOrCreateAzureClient() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
-
Deprecated.
- getOrCreateNode(Element, String...) - Static method in class com.microsoft.azure.maven.utils.PomUtils
- getPassword() - Method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
- getPluginConfigNode(PluginDescriptor, File) - Static method in class com.microsoft.azure.maven.utils.PomUtils
- getPluginConfiguration(MavenProject, String) - Static method in class com.microsoft.azure.maven.utils.MavenConfigUtils
- getPluginConfiguration(MavenProject, String) - Static method in class com.microsoft.azure.maven.utils.MavenUtils
- getPluginFromMavenModel(Model, String) - Static method in class com.microsoft.azure.maven.utils.MavenUtils
- 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
- getProjectDependencies() - Method in class com.microsoft.azure.maven.JavaProject
- getPromptString(String) - Method in class com.microsoft.azure.maven.queryer.TextIOMavenPluginQueryer
- getPropertyValue(Xpp3Dom, String) - Static method in class com.microsoft.azure.maven.auth.MavenSettingHelper
-
Get string value from server configuration section in settings.xml.
- getQueryer(Settings) - Static method in class com.microsoft.azure.maven.queryer.QueryFactory
- getRawMac() - Static method in class com.microsoft.azure.maven.telemetry.GetHashMac
- getRawMacWithNetworkInterface() - Static method in class com.microsoft.azure.maven.telemetry.GetHashMac
- getResourceGroup() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
- getResourcePortalUrl(String) - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
- getResources() - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
- getSchemaMap(String, String) - Method in class com.microsoft.azure.maven.prompt.SchemaValidator
- 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
- getSessionId() - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- getSettings() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
- getSubscription() - Method in class com.microsoft.azure.maven.model.SubscriptionOption
- getSubscription() - Method in class com.microsoft.azure.maven.model.SubscriptionOption2
- getSubscriptionId() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getSubscriptionId() - Method in interface com.microsoft.azure.maven.auth.AuthConfiguration
- getSubscriptionId() - Method in class com.microsoft.azure.maven.model.SubscriptionOption2
- getSubscriptionName() - Method in class com.microsoft.azure.maven.model.SubscriptionOption
- getSubscriptionName() - Method in class com.microsoft.azure.maven.model.SubscriptionOption2
- getSubscriptionName(Subscription) - Static method in class com.microsoft.azure.maven.model.SubscriptionOption2
- getSubscriptionName(Subscription) - Static method in class com.microsoft.azure.maven.model.SubscriptionOption
- getSubscriptionOfCloudShell() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- getTargetSubscriptionId(String, List<Subscription>, List<Subscription>) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getTelemetryProperties() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- getTelemetryProperties() - Method in interface com.microsoft.azure.maven.telemetry.TelemetryConfiguration
- 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
- handleDeviceCodeAccount(Account) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- hash(String) - Static method in class com.microsoft.azure.maven.telemetry.GetHashMac
- highlightDefaultValue(String) - Static 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
- info(String, String) - Method in class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- infoWithMultipleLines(String) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- INIT_FAILURE - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- initializeServer() - Method in class com.microsoft.azure.maven.MavenDockerCredentialProvider
- initProxy(MavenExecutionRequest) - Static method in class com.microsoft.azure.maven.utils.ProxyUtils
- initTelemetryHttpClient() - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- initTelemetryProxy() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- injectCommandLineParameter(String, Object, Class) - Static method in class com.microsoft.azure.maven.utils.SystemPropertyUtils
- inner - Variable in class com.microsoft.azure.maven.model.SubscriptionOption
- inner - Variable in class com.microsoft.azure.maven.model.SubscriptionOption2
- InputValidateResult<T> - Class in com.microsoft.azure.maven.prompt
- InputValidateResult() - Constructor for class com.microsoft.azure.maven.prompt.InputValidateResult
- INSTALLATION_ID_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- installationId - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- INSTANCE - com.microsoft.azure.maven.telemetry.AppInsightHelper
- INSTRUMENTATION_KEY_PATTERN - Static variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- INVALID_AZURE_ENVIRONMENT - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- INVALID_AZURE_ENVIRONMENT - Static variable in class com.microsoft.azure.maven.utils.MavenAuthUtils
- INVALID_MAC_ADDRESS - Static variable in class com.microsoft.azure.maven.telemetry.GetHashMac
- IPrompter - Interface in com.microsoft.azure.maven.prompt
- isEnabled - Variable in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- isEnabled - Variable in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- isExecutableJar(File) - Static method in class com.microsoft.azure.maven.utils.MavenArtifactUtils
- isExternalResource() - Method in class com.microsoft.azure.maven.model.DeploymentResource
- isFirstRun(Properties) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- isInCloudShell() - Static method in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- isJarPackaging(MavenProject) - Static method in class com.microsoft.azure.maven.utils.MavenConfigUtils
- isJarProject() - Method in class com.microsoft.azure.maven.JavaProject
- isOneDeployResource() - Method in class com.microsoft.azure.maven.model.DeploymentResource
- isPomPackaging(MavenProject) - Static method in class com.microsoft.azure.maven.utils.MavenConfigUtils
- isPropertyEncrypted(String) - Static method in class com.microsoft.azure.maven.auth.MavenSettingHelper
- isSkipMojo() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
-
Sub-class can override this method to decide whether skip execution.
- isValidIntRangeInput(String) - Static method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- isValidMac(String) - Static method in class com.microsoft.azure.maven.telemetry.GetHashMac
- isValidRawMac(String) - Static method in class com.microsoft.azure.maven.telemetry.GetHashMac
- isWarProject() - Method in class com.microsoft.azure.maven.JavaProject
J
- JAR - Static variable in class com.microsoft.azure.maven.utils.MavenConfigUtils
- JavaProject - Class in com.microsoft.azure.maven
- JavaProject() - Constructor for class com.microsoft.azure.maven.JavaProject
- JVM_UP_TIME - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
K
- key - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- KEY - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
- KEY_NOT_CONFIG - Static variable in class com.microsoft.azure.maven.auth.AzureAuthHelperLegacy
L
- lineNumber - Variable in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- LocationAwareElement(String) - Constructor for class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- LocationAwareElement(String, Namespace) - Constructor for class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- LocationAwareElement(QName) - Constructor for class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- LocationAwareElement(QName, int) - Constructor for class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- locator - Variable in class com.microsoft.azure.maven.utils.PomUtils.LocatorAwareDocumentFactory
- LocatorAwareDocumentFactory() - Constructor for class com.microsoft.azure.maven.utils.PomUtils.LocatorAwareDocumentFactory
- login(AuthConfiguration) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- loopInput(T, boolean, boolean, String, String, Function<String, InputValidateResult<T>>) - Method in class com.microsoft.azure.maven.prompt.DefaultPrompter
M
- MAC_PATTERN - Static variable in class com.microsoft.azure.maven.telemetry.GetHashMac
- MAC_REGEX - Static variable in class com.microsoft.azure.maven.telemetry.GetHashMac
- mapper - Variable in class com.microsoft.azure.maven.prompt.SchemaValidator
- MAVEN_PLUGIN_POSTFIX - Static variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
- MavenArtifactUtils - Class in com.microsoft.azure.maven.utils
- MavenArtifactUtils() - Constructor for class com.microsoft.azure.maven.utils.MavenArtifactUtils
- MavenAuthConfiguration - Class in com.microsoft.azure.maven.model
- MavenAuthConfiguration() - Constructor for class com.microsoft.azure.maven.model.MavenAuthConfiguration
- MavenAuthUtils - Class in com.microsoft.azure.maven.utils
- MavenAuthUtils() - Constructor for class com.microsoft.azure.maven.utils.MavenAuthUtils
- MavenAzureMessager - Class in com.microsoft.azure.toolkit.maven.common.messager
- MavenAzureMessager() - Constructor for class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- MavenConfigUtils - Class in com.microsoft.azure.maven.utils
- MavenConfigUtils() - Constructor for class com.microsoft.azure.maven.utils.MavenConfigUtils
- MavenDecryptException - Exception in com.microsoft.azure.maven.exception
- MavenDecryptException(String) - Constructor for exception com.microsoft.azure.maven.exception.MavenDecryptException
- 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
- mavenResourcesFiltering - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- MavenSettingHelper - Class in com.microsoft.azure.maven.auth
- MavenSettingHelper() - Constructor for class com.microsoft.azure.maven.auth.MavenSettingHelper
- MavenUtils - Class in com.microsoft.azure.maven.utils
- MavenUtils() - Constructor for class com.microsoft.azure.maven.utils.MavenUtils
- mergeProperties(Map<String, String>, boolean) - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- mergeProperties(Map<String, String>, Map<String, String>, boolean) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- MojoStatus - Enum in com.microsoft.azure.maven.telemetry
- MojoStatus() - Constructor for enum com.microsoft.azure.maven.telemetry.MojoStatus
- MULTI_ARTIFACT - Static variable in class com.microsoft.azure.maven.utils.MavenArtifactUtils
O
- obj - Variable in class com.microsoft.azure.maven.prompt.InputValidateResult
- onMojoError(Exception) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- onSkipped() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
P
- parseIntRanges(String, int) - Static method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- 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
- POM - Static variable in class com.microsoft.azure.maven.utils.MavenConfigUtils
- PomUtils - Class in com.microsoft.azure.maven.utils
- PomUtils() - Constructor for class com.microsoft.azure.maven.utils.PomUtils
- PomUtils.CustomSAXContentHandler - Class in com.microsoft.azure.maven.utils
- PomUtils.CustomSAXReader - Class in com.microsoft.azure.maven.utils
- PomUtils.LocationAwareElement - Class in com.microsoft.azure.maven.utils
-
An Element that is aware of it location (line number in) in the source document
- PomUtils.LocatorAwareDocumentFactory - Class in com.microsoft.azure.maven.utils
- PORTAL_URL_PATTERN - Static variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
- prettyPrintElementNoNamespace(Element) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- printCredentialDescription(Account, boolean) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- printCurrentSubscription(Azure) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- printCurrentSubscription(AzureAppService) - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
- printOptionList(String, List<T>, T, Function<T, String>) - Static method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- printPrompt(List<String>, TextTerminal<?>) - Method in class com.microsoft.azure.maven.utils.CustomTextIoStringListReader
- PRIVACY_STATEMENT - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- project - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- projectName - Variable in class com.microsoft.azure.maven.JavaProject
- ProjectUtils - Class in com.microsoft.azure.maven
- ProjectUtils() - Constructor for class com.microsoft.azure.maven.ProjectUtils
- promoteMultipleEntities(String, String, String, List<T>, Function<T, String>, boolean, String, List<T>) - Method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- promoteMultipleEntities(String, String, String, List<T>, Function<T, String>, boolean, String, List<T>) - Method in interface com.microsoft.azure.maven.prompt.IPrompter
-
Promote user to choose some entities from a known list.
- promoteSingleEntity(String, String, List<T>, T, Function<T, String>, boolean) - Method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- promoteSingleEntity(String, String, List<T>, T, Function<T, String>, boolean) - Method in interface com.microsoft.azure.maven.prompt.IPrompter
-
Promote user to choose a single entity from a known list.
- promoteString(String, String, Function<String, InputValidateResult<String>>, boolean) - Method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- promoteString(String, String, Function<String, InputValidateResult<String>>, boolean) - Method in interface com.microsoft.azure.maven.prompt.IPrompter
-
Promote user to input a text value through a terminal.
- promoteYesNo(String, Boolean, boolean) - Method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- promoteYesNo(String, Boolean, boolean) - Method in interface com.microsoft.azure.maven.prompt.IPrompter
-
Promote user to choose YES or NO through a terminal.
- PROMPT_STRING_WITHOUT_DEFAULTVALUE - Static variable in class com.microsoft.azure.maven.queryer.TextIOMavenPluginQueryer
- promptAzureEnvironment(AzureEnvironment) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- promptForOAuthOrDeviceCodeLogin(AuthType) - Static method in class com.microsoft.azure.maven.AbstractAzureMojo
- PROXY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- ProxyUtils - Class in com.microsoft.azure.maven.utils
- ProxyUtils() - Constructor for class com.microsoft.azure.maven.utils.ProxyUtils
- putPropertyIfNotExist(String, String) - Static method in class com.microsoft.azure.maven.utils.MavenAuthUtils
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.prompt.DefaultPrompter
- readInstrumentationKeyFromConfiguration() - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- recordJvmUpTime(Map<String, String>) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- REGEX_COMMA_SEPARATED_INTEGER_RANGES - Static variable in class com.microsoft.azure.maven.prompt.DefaultPrompter
- REGEX_NEXT_INTEGER_RANGE - Static variable in class com.microsoft.azure.maven.prompt.DefaultPrompter
- removeAllNamespaces(Element) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- removeNamespaces(List) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
-
Recursively removes the namespace of the list and all its children: sets to Namespace.NO_NAMESPACE
- resourceGroup - Variable in class com.microsoft.azure.maven.AbstractAppServiceMojo
-
Resource group of App Service.
- run() - Method in interface com.microsoft.azure.maven.AbstractAzureMojo.RunnableWithException
S
- schemaMap - Variable in class com.microsoft.azure.maven.prompt.SchemaValidator
- schemas - Variable in class com.microsoft.azure.maven.prompt.SchemaValidator
- SchemaValidator - Class in com.microsoft.azure.maven.prompt
- SchemaValidator() - Constructor for class com.microsoft.azure.maven.prompt.SchemaValidator
- selectSubscription() - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- selectSubscription(Subscription[]) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- serialVersionUID - Static variable in exception com.microsoft.azure.maven.auth.AzureAuthFailureException
- serialVersionUID - Static variable in exception com.microsoft.azure.maven.exception.MavenDecryptException
- serialVersionUID - Static variable in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- serialVersionUID - Static variable in class com.microsoft.azure.maven.utils.PomUtils.LocatorAwareDocumentFactory
- 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
- serverId - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- 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
- sessionId - Variable in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- setColumnNumber(int) - Method in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- setDeploymentSlot(DeploymentSlotSetting) - Method in class com.microsoft.azure.maven.AbstractAppServiceMojo
- setDocumentFactory(DocumentFactory) - Method in class com.microsoft.azure.maven.utils.PomUtils.CustomSAXReader
- setDocumentLocator(Locator) - Method in class com.microsoft.azure.maven.utils.PomUtils.CustomSAXContentHandler
- setFile(File) - Method in class com.microsoft.azure.maven.auth.AuthenticationSetting
- setLineNumber(int) - Method in class com.microsoft.azure.maven.utils.PomUtils.LocationAwareElement
- setLocator(Locator) - Method in class com.microsoft.azure.maven.utils.PomUtils.LocatorAwareDocumentFactory
- setNamespace(Element, Namespace) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- setNamespaces(List, Namespace) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
-
Recursively sets the namespace of the List and all children if the current namespace is match
- setNamespaces(Element, Namespace) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
-
Recursively sets the namespace of the element and all its children.
- 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
- Skip - com.microsoft.azure.maven.telemetry.MojoStatus
- Start - com.microsoft.azure.maven.telemetry.MojoStatus
- stringToJsonObject(String, String) - Static method in class com.microsoft.azure.maven.prompt.SchemaValidator
- SUBSCRIPTION_ID_KEY - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- SUBSCRIPTION_NOT_FOUND - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- SUBSCRIPTION_TEMPLATE - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- subscriptionId - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
-
Azure subscription Id.
- SubscriptionOption - Class in com.microsoft.azure.maven.model
- SubscriptionOption(Subscription) - Constructor for class com.microsoft.azure.maven.model.SubscriptionOption
- SubscriptionOption2 - Class in com.microsoft.azure.maven.model
- SubscriptionOption2(Subscription) - Constructor for class com.microsoft.azure.maven.model.SubscriptionOption2
- success(String, String) - Method in class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- Success - com.microsoft.azure.maven.telemetry.MojoStatus
- SystemPropertyUtils - Class in com.microsoft.azure.maven.utils
- SystemPropertyUtils() - Constructor for class com.microsoft.azure.maven.utils.SystemPropertyUtils
T
- telemetries - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- TELEMETRY_EVENT_TELEMETRY_NOT_ALLOWED - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_DURATION - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_ERROR_CODE - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_ERROR_MESSAGE - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_ERROR_TYPE - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_INSTALLATIONID - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_PLUGIN_NAME - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_PLUGIN_VERSION - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_KEY_SESSION_ID - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_NOT_ALLOWED - Static variable in class com.microsoft.azure.maven.AbstractAzureMojo
- TELEMETRY_VALUE_ERROR_CODE_FAILURE - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_VALUE_ERROR_CODE_SUCCESS - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_VALUE_SYSTEM_ERROR - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TELEMETRY_VALUE_USER_ERROR - Static variable in class com.microsoft.azure.maven.telemetry.TelemetryConstants
- TelemetryConfiguration - Interface in com.microsoft.azure.maven.telemetry
- TelemetryConstants - Class in com.microsoft.azure.maven.telemetry
- TelemetryConstants() - Constructor for class com.microsoft.azure.maven.telemetry.TelemetryConstants
- telemetryProxy - Variable in class com.microsoft.azure.maven.AbstractAzureMojo
- TelemetryProxy - Interface in com.microsoft.azure.maven.telemetry
- TemplateUtils - Class in com.microsoft.azure.maven.utils
- TemplateUtils() - Constructor for class com.microsoft.azure.maven.utils.TemplateUtils
- tenant - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
- 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
- textIO - Variable in class com.microsoft.azure.maven.queryer.TextIOMavenPluginQueryer
- TextIOMavenPluginQueryer - Class in com.microsoft.azure.maven.queryer
- TextIOMavenPluginQueryer(TextIO) - Constructor for class com.microsoft.azure.maven.queryer.TextIOMavenPluginQueryer
- toString() - Method in class com.microsoft.azure.maven.model.DeploymentResource
- toString() - Method in class com.microsoft.azure.maven.model.SubscriptionOption
- toString() - Method in class com.microsoft.azure.maven.model.SubscriptionOption2
- trackEvent(String) - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- trackEvent(String) - 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 enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- trackEvent(String, Map<String, String>) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- trackEvent(String, Map<String, String>) - Method in interface com.microsoft.azure.maven.telemetry.TelemetryProxy
- trackEvent(String, Map<String, String>, boolean) - Method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
- trackEvent(String, Map<String, String>, boolean) - Method in class com.microsoft.azure.maven.telemetry.AppInsightsProxy
- 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
- trimTextBeforeEnd(Element, Node) - Static method in class com.microsoft.azure.maven.utils.XmlUtils
- type - Variable in class com.microsoft.azure.maven.model.DeploymentResource
- type - Variable in class com.microsoft.azure.maven.model.MavenAuthConfiguration
U
- uncaughtException(Thread, Throwable) - Method in class com.microsoft.azure.maven.AbstractAzureMojo.DefaultUncaughtExceptionHandler
- UNIX_COMMAND - Static variable in class com.microsoft.azure.maven.telemetry.GetHashMac
- updateConfigurationFile(Properties) - Method in class com.microsoft.azure.maven.AbstractAzureMojo
- updateNode(Element, Map<String, Object>) - Static method in class com.microsoft.azure.maven.utils.PomUtils
- 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
- validateSingleProperty(String, String, String) - Method in class com.microsoft.azure.maven.prompt.SchemaValidator
- validateUserInputAsInteger(String, int, String) - Method in class com.microsoft.azure.maven.prompt.DefaultPrompter
- validator - Variable in class com.microsoft.azure.maven.prompt.SchemaValidator
- value(String) - Method in class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- valueOf(String) - Static method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.microsoft.azure.maven.telemetry.MojoStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.microsoft.azure.maven.telemetry.AppInsightHelper
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.microsoft.azure.maven.telemetry.MojoStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- warning(String, String) - Method in class com.microsoft.azure.toolkit.maven.common.messager.MavenAzureMessager
- WINDOWS_COMMAND - Static variable in class com.microsoft.azure.maven.telemetry.GetHashMac
- withCustomPrompt(String) - Method in class com.microsoft.azure.maven.utils.CustomTextIoStringListReader
- wrap(T) - Static method in class com.microsoft.azure.maven.prompt.InputValidateResult
X
- XmlUtils - Class in com.microsoft.azure.maven.utils
- XmlUtils() - Constructor for class com.microsoft.azure.maven.utils.XmlUtils
All Classes All Packages