public class AADWebAppClientRegistrationRepository extends AADClientRegistrationRepository implements Iterable<org.springframework.security.oauth2.client.registration.ClientRegistration>
allClients, AZURE_CLIENT_REGISTRATION_ID, azureClient, otherClients, properties| Constructor and Description |
|---|
AADWebAppClientRegistrationRepository(AzureClientRegistration azureClient,
List<org.springframework.security.oauth2.client.registration.ClientRegistration> otherClients,
AADAuthenticationProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Iterator<org.springframework.security.oauth2.client.registration.ClientRegistration> |
iterator() |
findByRegistrationId, getAzureClient, isClientCredentials, isClientNeedConsentWhenLogin, isClientNeedConsentWhenLogin, isDefaultClient, isDefaultClientclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic AADWebAppClientRegistrationRepository(AzureClientRegistration azureClient, List<org.springframework.security.oauth2.client.registration.ClientRegistration> otherClients, AADAuthenticationProperties properties)
Copyright © 2021 Microsoft Corporation. All rights reserved.