Interface AzureCredentialsConfiguration.UsernamePasswordCredentialConfiguration
- Enclosing interface:
AzureCredentialsConfiguration
@ConfigurationProperties("username-password")
public static interface AzureCredentialsConfiguration.UsernamePasswordCredentialConfiguration
The username password credential configuration.
- Since:
- 3.1
- Author:
- Pavol Gressa
-
Field Details
-
NAME
- See Also:
-
USERNAME
- See Also:
-
PASSWORD
- See Also:
-
-
Method Details
-
getClientId
-
getUsername
-
getPassword
-
getTenantId
-