| Package | Description |
|---|---|
| com.azure.spring.aad |
Package com.azure.spring.aad
|
| com.azure.spring.aad.webapp |
Package com.azure.spring.aad.webapp
|
| com.azure.spring.autoconfigure.b2c |
Package com.azure.spring.autoconfigure.cosmos
|
| Modifier and Type | Method and Description |
|---|---|
static AADAuthorizationGrantType |
AADAuthorizationGrantType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AADAuthorizationGrantType[] |
AADAuthorizationGrantType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AADAuthorizationGrantType |
AuthorizationClientProperties.getAuthorizationGrantType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationClientProperties.setAuthorizationGrantType(AADAuthorizationGrantType authorizationGrantType) |
| Modifier and Type | Method and Description |
|---|---|
AADAuthorizationGrantType |
AuthorizationClientProperties.getAuthorizationGrantType() |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationClientProperties.setAuthorizationGrantType(AADAuthorizationGrantType authorizationGrantType) |
Copyright © 2021 Microsoft Corporation. All rights reserved.