| Class | Description |
|---|---|
| AADJwtBearerTokenAuthenticationConverter |
A
Converter that takes a Jwt and converts it into a BearerTokenAuthentication. |
| AADJwtGrantedAuthoritiesConverter |
Extracts the
GrantedAuthoritys from scope attributes typically found in a Jwt. |
| AADOAuth2AuthenticatedPrincipal |
entity class of AADOAuth2AuthenticatedPrincipal
|
| AADOBOOAuth2AuthorizedClientProvider | |
| AADResourceServerClientConfiguration |
The configuration will not be activated if no
OAuth2LoginAuthenticationFilter class provided. |
| AADResourceServerConfiguration |
The configuration will not be activated if no
BearerTokenAuthenticationToken class provided. |
| AADResourceServerConfiguration.DefaultAADResourceServerWebSecurityConfigurerAdapter |
Default configuration class for using AAD authentication and authorization.
|
| AADResourceServerWebSecurityConfigurerAdapter |
Abstract configuration class, used to make JwtConfigurer and AADJwtBearerTokenAuthenticationConverter take effect.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.