All Classes Class Summary Enum Summary Exception Summary
| Class |
Description |
| AADApplicationType |
AAD application type.
|
| AADAppRoleStatelessAuthenticationFilter |
Deprecated.
|
| AADAuthenticationFilter |
Deprecated.
|
| AADAuthenticationFilterAutoConfiguration |
Auto-configuration for Azure Active Authentication filters.
|
| AADAuthenticationProperties |
Configuration properties for Azure Active Directory Authentication.
|
| AADAuthenticationProperties.UserGroupProperties |
Properties dedicated to changing the behavior of how the groups are mapped from the Azure AD response.
|
| AADAuthorizationGrantType |
Defines grant types: client_credentials, authorization_code, on_behalf_of, azure_delegated.
|
| AADAuthorizationServerEndpoints |
Used to get endpoints for Microsoft Identity authorization server.
|
| AADAutoConfiguration |
Auto configure beans required for AAD.
|
| AADAzureDelegatedOAuth2AuthorizedClientProvider |
A strategy for authorizing (or re-authorizing) an OAuth 2.0 Client.
|
| AADB2CAuthorizationRequestResolver |
This class handles the OAuth2 request procession for AAD B2C authorization.
|
| AADB2CAutoConfiguration |
When the configuration matches the AADB2CConditions.CommonCondition.WebAppMode condition,
configure the necessary beans for AAD B2C authentication and authorization,
and import AADB2COAuth2ClientConfiguration class for AAD B2C OAuth2 client support.
|
| AADB2CClientRegistrationRepository |
ClientRegistrationRepository for aad b2c
|
| AADB2CConditions |
Conditions for activating AAD B2C beans.
|
| AADB2CConfigurationException |
Throw runtime exception for configuration.
|
| AADB2CJwtBearerTokenAuthenticationConverter |
Deprecated.
|
| AADB2CLogoutSuccessHandler |
Get the url of successful logout and handle the navigation on logout.
|
| AADB2COAuth2AuthorizationCodeGrantRequestEntityConverter |
Used to set azure service header tag when use "auth-code" to get "access_token".
|
| AADB2COAuth2ClientConfiguration |
Configuration for AAD B2C OAuth2 client support, when depends on the Spring OAuth2 Client module.
|
| AADB2COidcLoginConfigurer |
Configure B2C OAUTH2 login properties.
|
| AADB2CProperties |
Configuration properties for Azure Active Directory B2C.
|
| AADB2CResourceServerAutoConfiguration |
When the configuration matches the AADB2CConditions.CommonCondition.WebApiMode condition, configure the
necessary beans for AAD B2C resource server beans, and import AADB2COAuth2ClientConfiguration class for AAD
B2C OAuth2 client support.
|
| AADB2CTrustedIssuerRepository |
Construct a trusted aad b2c issuer repository.
|
| AADB2CURL |
To get AAD B2C URLs for configuration.
|
| AADClientRegistrationRepository |
Manage all AAD OAuth2 clients configured by property "azure.activedirectory.xxx".
|
| AADHandleConditionalAccessFilter |
Handle the WebClientResponseException in On-Behalf-Of flow.
|
| AADIssuerJWSKeySelector |
Selecting key candidates for processing a signed JWT which provides access to the JWT claims set in addition to the
JWS header.
|
| AADJwtAudienceValidator |
Validates the "aud" claim in a Jwt, that is matches a configured value
|
| AADJwtBearerTokenAuthenticationConverter |
A Converter that takes a Jwt and converts it into a BearerTokenAuthentication.
|
| AADJwtClaimValidator<T> |
Validates a claim in a Jwt against a provided Predicate.
|
| AADJwtDecoderProviderConfiguration |
|
| AADJwtGrantedAuthoritiesConverter |
Extracts the GrantedAuthoritys from scope attributes typically found in a Jwt.
|
| AADJwtIssuerValidator |
Validates the "iss" claim in a Jwt, that is matches a configured value
|
| AADOAuth2AuthenticatedPrincipal |
Entity class of AADOAuth2AuthenticatedPrincipal
|
| AADOAuth2AuthorizationCodeGrantRequestEntityConverter |
Used to set "scope" parameter when use "auth-code" to get "access_token".
|
| AADOAuth2AuthorizationRequestResolver |
To add conditional policy claims to authorization URL.
|
| AADOAuth2ClientConfiguration |
The configuration will not be activated if no ClientRegistration classes provided.
|
| AADOAuth2UserService |
This implementation will retrieve group info of user from Microsoft Graph.
|
| AADOBOOAuth2AuthorizedClientProvider |
|
| AADResourceServerConfiguration |
The configuration will not be activated if no BearerTokenAuthenticationToken class provided.
|
| AADResourceServerConfiguration.DefaultAADResourceServerWebSecurityConfigurerAdapter |
Default configuration class for using AAD authentication and authorization.
|
| AADResourceServerProperties |
Configuration properties for Azure Active Directory B2C.
|
| AADResourceServerWebSecurityConfigurerAdapter |
Abstract configuration class, used to make JwtConfigurer and AADJwtBearerTokenAuthenticationConverter take effect.
|
| AADTrustedIssuerRepository |
A tenant id is used to construct the trusted issuer repository.
|
| AADWebApplicationConfiguration |
Configure the necessary beans used for aad authentication and authorization.
|
| AADWebApplicationConfiguration.DefaultAADWebSecurityConfigurerAdapter |
Sample configuration to make AzureActiveDirectoryOAuth2UserService take effect.
|
| AADWebSecurityConfigurerAdapter |
Abstract configuration class, used to make AzureClientRegistrationRepository and AuthzCodeGrantRequestEntityConverter
take effect.
|
| AbstractOAuth2AuthorizationCodeGrantRequestEntityConverter |
When using "auth-code" in AAD and AAD B2C, it's used to expand head and body parameters of the request.
|
| AbstractServiceBusJMSAutoConfiguration |
Abstract autoconfiguration class of ServiceBusJMS for JmsListenerContainerFactory.
|
| ApplicationId |
Util class for ApplicationId
|
| AuthorizationClientProperties |
Properties for an oauth2 client.
|
| AuthorizationClientProperties |
Properties for an oauth2 client.
|
| AzureADGraphClient |
Microsoft Graph client encapsulation.
|
| AzureClientRegistration |
Azure oauth2 client registration.
|
| AzureCloudUrls |
Util class for Azure urls
|
| AzureServiceBusJMSProperties |
ConfigurationProperties for configuring Azure Service Bus JMS.
|
| AzureServiceBusJMSProperties.Listener |
Properties to configure JmsListener for
AbstractJmsListenerContainerFactory.
|
| AzureServiceBusJMSProperties.PrefetchPolicy |
Properties to configure JmsDefaultPrefetchPolicy for
JmsConnectionFactory .
|
| AzureStorageProtocolResolver |
A ProtocolResolver implementation for the azure-blob:// or azure-file:// protocol.
|
| AzureStorageResourcePatternResolver |
An Azure Storage specific ResourcePatternResolver.
|
| BlobStorageHealthIndicator |
Health indicator for blob storage.
|
| BlobStorageResource |
Implements WritableResource for reading and writing objects in Azure
StorageAccount blob.
|
| ClientRegistrationCondition |
Web application, web resource server or all in scenario condition.
|
| ConnectionStringResolver |
Resolve Service Bus host, shared access key name, shared access key from Service Bus connection string.
|
| Constants |
Constants used for AAD related logic.
|
| Constants |
utils class of Constants
|
| Constants |
Util class for Constants
|
| CosmosAutoConfiguration |
Auto Configure Cosmos properties and connection policy.
|
| CosmosHealthConfiguration |
CosmosHealthConfiguration
|
| CosmosHealthIndicator |
Simple implementation of a HealthIndicator returning status information for
Cosmos data stores.
|
| CosmosProperties |
Configuration properties for Cosmos database, consistency, telemetry, connection, query metrics and diagnostics.
|
| CosmosReactiveRepositoriesAutoConfiguration |
|
| CosmosReactiveRepositoriesAutoConfigureRegistrar |
Declare EnableReactiveCosmosRepositories annotation and CosmosReactiveRepositoriesAutoConfigureRegistrar.EnableCosmosReactiveRepositoriesConfiguration
configuration for default async auto-configuration.
|
| CosmosRepositoriesAutoConfiguration |
|
| CosmosRepositoriesAutoConfigureRegistrar |
Declare EnableCosmosRepositories annotation and CosmosRepositoriesAutoConfigureRegistrar.EnableCosmosRepositoriesConfiguration configuration
for default non-async auto-configuration.
|
| FileStorageHealthIndicator |
Health indicator for file storage.
|
| FileStorageResource |
Implements WritableResource for reading and writing objects in Azure
StorageAccount file.
|
| GraphClient |
GraphClient is used to access graph server.
|
| GroupInformation |
Contains information about the group.
|
| JacksonHttpSessionOAuth2AuthorizedClientRepository |
An implementation of an OAuth2AuthorizedClientRepository that stores OAuth2AuthorizedClient's in the
HttpSession.
|
| JacksonObjectMapperFactory |
factory class of JacksonObjectMapper
|
| KeyVaultEnvironmentPostProcessor |
Leverage EnvironmentPostProcessor to add Key Vault secrets as a property source.
|
| KeyVaultHealthConfiguration |
configuration class of KeyVaultHealth
|
| KeyVaultHealthIndicator |
Indicator class of KeyVaultHealth
|
| KeyVaultOperation |
KeyVaultOperation wraps the operations to access Key Vault.
|
| KeyVaultProperties |
KeyVaultProperties
|
| KeyVaultProperties.Property |
enum Property
|
| KeyVaultPropertySource |
A key vault implementation of EnumerablePropertySource to enumerate all property pairs in Key Vault.
|
| Membership |
This class is used to deserialize json to object.
|
| Memberships |
This class is used to deserialize json to object.
|
| NonPremiumServiceBusJMSAutoConfiguration |
Automatic configuration class of ServiceBusJMS for Standard and Basic Service Bus
|
| PremiumServiceBusJMSAutoConfiguration |
Automatic configuration class of ServiceBusJMS for Premium Service Bus
|
| PropertyLoader |
Util class to load property files.
|
| ResourceServerCondition |
Resource server or all in scenario condition.
|
| ServiceBusKey |
POJO describes Service Bus connection info
|
| SpringServiceBusJmsConnectionFactory |
A subclass of JmsConnectionFactory to set customized user agent.
|
| StorageAutoConfiguration |
An auto-configuration for Azure Storage Account
|
| StorageHealthConfiguration |
Auto-configuration class for Storage actuator.
|
| StorageProperties |
Storage properties.
|
| StorageRuntimeException |
The Azure Storage specific NestedRuntimeException.
|
| StorageType |
Azure Storage Account types.
|
| UserPrincipal |
entity class of UserPrincipal
|
| UserPrincipalManager |
A user principal manager to load user info from JWT.
|
| VcapPojo |
the pojo of VcapPojo
|
| VcapProcessor |
Parses VCAP_SERVICES environment variable and sets corresponding property values.
|
| VcapResult |
class the result of VcapProcessor
|
| VcapServiceConfig |
config class for VcapService
|
| VcapServiceType |
enum VcapServiceType
|
| WebApplicationCondition |
Web application or all in scenario condition.
|