Uses of Class
com.microsoft.azure.maven.auth.AuthenticationSetting
-
Packages that use AuthenticationSetting Package Description com.microsoft.azure.maven com.microsoft.azure.maven.auth -
-
Uses of AuthenticationSetting in com.microsoft.azure.maven
Fields in com.microsoft.azure.maven declared as AuthenticationSetting Modifier and Type Field Description protected AuthenticationSettingAbstractAzureMojo. authenticationAuthentication setting for Azure Management API.Methods in com.microsoft.azure.maven that return AuthenticationSetting Modifier and Type Method Description AuthenticationSettingAbstractAzureMojo. getAuthenticationSetting() -
Uses of AuthenticationSetting in com.microsoft.azure.maven.auth
Methods in com.microsoft.azure.maven.auth that return AuthenticationSetting Modifier and Type Method Description AuthenticationSettingAuthConfiguration. getAuthenticationSetting()
-