Uses of Class
com.microsoft.azure.toolkit.lib.auth.exception.InvalidConfigurationException
-
Packages that use InvalidConfigurationException Package Description com.microsoft.azure.toolkit.lib.auth.model com.microsoft.azure.toolkit.lib.auth.util -
-
Uses of InvalidConfigurationException in com.microsoft.azure.toolkit.lib.auth.model
Methods in com.microsoft.azure.toolkit.lib.auth.model that throw InvalidConfigurationException Modifier and Type Method Description static AuthTypeAuthType. parseAuthType(String type) -
Uses of InvalidConfigurationException in com.microsoft.azure.toolkit.lib.auth.util
Methods in com.microsoft.azure.toolkit.lib.auth.util that throw InvalidConfigurationException Modifier and Type Method Description static AuthConfigurationValidationUtil. validateAuthConfiguration(AuthConfiguration config)
-