Uses of Interface
com.microsoft.azure.maven.auth.AuthConfiguration
-
Packages that use AuthConfiguration Package Description com.microsoft.azure.maven com.microsoft.azure.maven.auth -
-
Uses of AuthConfiguration in com.microsoft.azure.maven
Classes in com.microsoft.azure.maven that implement AuthConfiguration Modifier and Type Class Description classAbstractAppServiceMojoBase abstract class for all Azure App Service Mojos.classAbstractAzureMojoBase abstract class for all Azure Mojos. -
Uses of AuthConfiguration in com.microsoft.azure.maven.auth
Fields in com.microsoft.azure.maven.auth declared as AuthConfiguration Modifier and Type Field Description protected AuthConfigurationAzureAuthHelperLegacy. configConstructors in com.microsoft.azure.maven.auth with parameters of type AuthConfiguration Constructor Description AzureAuthHelperLegacy(AuthConfiguration config)Constructor
-