public class AzureClientRegistration extends Object
| Constructor and Description |
|---|
AzureClientRegistration(org.springframework.security.oauth2.client.registration.ClientRegistration client,
Set<String> scopes) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAccessTokenScopes() |
org.springframework.security.oauth2.client.registration.ClientRegistration |
getClient() |
Copyright © 2021 Microsoft Corporation. All rights reserved.