| Package | Description |
|---|---|
| com.azure.spring.aad |
Package com.azure.spring.aad
|
| com.azure.spring.aad.webapi |
Package com.azure.spring.aad.webapi
|
| com.azure.spring.aad.webapi.validator |
Package com.azure.spring.aad.resource.server.validator
|
| com.azure.spring.aad.webapp |
Package com.azure.spring.aad.webapp
|
| com.azure.spring.autoconfigure.aad |
Package com.azure.spring.autoconfigure.aad
|
| com.azure.spring.autoconfigure.b2c |
Package com.azure.spring.autoconfigure.b2c
|
| Class and Description |
|---|
| AADApplicationType
AAD application type.
|
| AADAuthorizationGrantType
Defines grant types: client_credentials, authorization_code, on_behalf_of.
|
| AADClientRegistrationRepository
Manage all AAD OAuth2 clients configured by property "azure.activedirectory.xxx"
|
| AADOAuth2AuthorizedClientRepository
OAuth2AuthorizedClientRepository used for AAD oauth2 clients.
|
| AADTrustedIssuerRepository
A tenant id is used to construct the trusted issuer repository.
|
| Class and Description |
|---|
| AbstractJwtBearerTokenAuthenticationConverter
An abstract
Converter that takes a Jwt and converts it into a BearerTokenAuthentication. |
| Class and Description |
|---|
| AADTrustedIssuerRepository
A tenant id is used to construct the trusted issuer repository.
|
| Class and Description |
|---|
| AbstractOAuth2AuthorizationCodeGrantRequestEntityConverter
When using "auth-code" in AAD and AAD B2C, it's used to expand head and body parameters of the request.
|
| Class and Description |
|---|
| AADApplicationType
AAD application type.
|
| AADAuthorizationServerEndpoints
Used to get endpoints for Microsoft Identity authorization server.
|
| Class and Description |
|---|
| AADAuthorizationGrantType
Defines grant types: client_credentials, authorization_code, on_behalf_of.
|
| AADTrustedIssuerRepository
A tenant id is used to construct the trusted issuer repository.
|
| AbstractJwtBearerTokenAuthenticationConverter
An abstract
Converter that takes a Jwt and converts it into a BearerTokenAuthentication. |
| AbstractOAuth2AuthorizationCodeGrantRequestEntityConverter
When using "auth-code" in AAD and AAD B2C, it's used to expand head and body parameters of the request.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.