jar

com.azure.spring : azure-spring-boot

Maven & Gradle

Apr 11, 2022
10 usages
2.1k stars

Azure Spring Boot AutoConfigure · Azure Spring Boot AutoConfigure

Table Of Contents

Latest Version

Download com.azure.spring : azure-spring-boot JAR file - Latest Versions:

All Versions

Download com.azure.spring : azure-spring-boot JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.14.x
3.13.x
3.12.x
3.11.x
3.10.x
3.9.x
3.8.x
3.7.x
3.6.x
3.5.x
3.4.x
3.3.x
3.2.x
3.1.x
3.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window azure-spring-boot-4.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.azure.spring.cloudfoundry.environment

├─ com.azure.spring.cloudfoundry.environment.Constants.class - [JAR]

├─ com.azure.spring.cloudfoundry.environment.VcapPojo.class - [JAR]

├─ com.azure.spring.cloudfoundry.environment.VcapProcessor.class - [JAR]

├─ com.azure.spring.cloudfoundry.environment.VcapResult.class - [JAR]

├─ com.azure.spring.cloudfoundry.environment.VcapServiceConfig.class - [JAR]

├─ com.azure.spring.cloudfoundry.environment.VcapServiceType.class - [JAR]

com.azure.spring.autoconfigure.b2c

├─ com.azure.spring.autoconfigure.b2c.AADB2CAuthorizationRequestResolver.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CClientRegistrationRepository.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CConditions.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CConfigurationException.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CJwtBearerTokenAuthenticationConverter.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CLogoutSuccessHandler.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2COAuth2AuthorizationCodeGrantRequestEntityConverter.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2COAuth2ClientConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2COidcLoginConfigurer.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CProperties.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CResourceServerAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CTrustedIssuerRepository.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AADB2CURL.class - [JAR]

├─ com.azure.spring.autoconfigure.b2c.AuthorizationClientProperties.class - [JAR]

com.azure.spring.aad.webapi.validator

├─ com.azure.spring.aad.webapi.validator.AADJwtAudienceValidator.class - [JAR]

├─ com.azure.spring.aad.webapi.validator.AADJwtClaimValidator.class - [JAR]

├─ com.azure.spring.aad.webapi.validator.AADJwtIssuerValidator.class - [JAR]

com.azure.spring.aad

├─ com.azure.spring.aad.AADApplicationType.class - [JAR]

├─ com.azure.spring.aad.AADAuthorizationGrantType.class - [JAR]

├─ com.azure.spring.aad.AADAuthorizationServerEndpoints.class - [JAR]

├─ com.azure.spring.aad.AADClientRegistrationRepository.class - [JAR]

├─ com.azure.spring.aad.AADIssuerJWSKeySelector.class - [JAR]

├─ com.azure.spring.aad.AADJwtDecoderProviderConfiguration.class - [JAR]

├─ com.azure.spring.aad.AADJwtGrantedAuthoritiesConverter.class - [JAR]

├─ com.azure.spring.aad.AADOAuth2AuthenticatedPrincipal.class - [JAR]

├─ com.azure.spring.aad.AADOAuth2ClientConfiguration.class - [JAR]

├─ com.azure.spring.aad.AADTrustedIssuerRepository.class - [JAR]

├─ com.azure.spring.aad.AbstractOAuth2AuthorizationCodeGrantRequestEntityConverter.class - [JAR]

├─ com.azure.spring.aad.JacksonHttpSessionOAuth2AuthorizedClientRepository.class - [JAR]

com.azure.spring.keyvault

├─ com.azure.spring.keyvault.KeyVaultEnvironmentPostProcessor.class - [JAR]

├─ com.azure.spring.keyvault.KeyVaultEnvironmentPostProcessorHelper.class - [JAR]

├─ com.azure.spring.keyvault.KeyVaultHealthConfiguration.class - [JAR]

├─ com.azure.spring.keyvault.KeyVaultHealthIndicator.class - [JAR]

├─ com.azure.spring.keyvault.KeyVaultOperation.class - [JAR]

├─ com.azure.spring.keyvault.KeyVaultProperties.class - [JAR]

├─ com.azure.spring.keyvault.KeyVaultPropertySource.class - [JAR]

com.azure.spring.utils

├─ com.azure.spring.utils.ApplicationId.class - [JAR]

├─ com.azure.spring.utils.AzureCloudUrls.class - [JAR]

├─ com.azure.spring.utils.Constants.class - [JAR]

├─ com.azure.spring.utils.PropertyLoader.class - [JAR]

com.azure.spring.autoconfigure.storage

├─ com.azure.spring.autoconfigure.storage.StorageAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.StorageHealthConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.StorageProperties.class - [JAR]

com.azure.spring.aad.webapp

├─ com.azure.spring.aad.webapp.AADAzureDelegatedOAuth2AuthorizedClientProvider.class - [JAR]

├─ com.azure.spring.aad.webapp.AADHandleConditionalAccessFilter.class - [JAR]

├─ com.azure.spring.aad.webapp.AADOAuth2AuthorizationCodeGrantRequestEntityConverter.class - [JAR]

├─ com.azure.spring.aad.webapp.AADOAuth2AuthorizationRequestResolver.class - [JAR]

├─ com.azure.spring.aad.webapp.AADOAuth2UserService.class - [JAR]

├─ com.azure.spring.aad.webapp.AADWebApplicationConfiguration.class - [JAR]

├─ com.azure.spring.aad.webapp.AADWebSecurityConfigurerAdapter.class - [JAR]

├─ com.azure.spring.aad.webapp.AuthorizationClientProperties.class - [JAR]

├─ com.azure.spring.aad.webapp.AzureClientRegistration.class - [JAR]

├─ com.azure.spring.aad.webapp.GraphClient.class - [JAR]

├─ com.azure.spring.aad.webapp.GroupInformation.class - [JAR]

com.azure.spring.autoconfigure.condition.aad

├─ com.azure.spring.autoconfigure.condition.aad.ClientRegistrationCondition.class - [JAR]

├─ com.azure.spring.autoconfigure.condition.aad.ResourceServerCondition.class - [JAR]

├─ com.azure.spring.autoconfigure.condition.aad.WebApplicationCondition.class - [JAR]

com.azure.spring.aad.implementation.constants

├─ com.azure.spring.aad.implementation.constants.AADTokenClaim.class - [JAR]

├─ com.azure.spring.aad.implementation.constants.AuthorityPrefix.class - [JAR]

com.azure.spring.autoconfigure.jms

├─ com.azure.spring.autoconfigure.jms.AbstractServiceBusJMSAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.jms.AzureServiceBusJMSProperties.class - [JAR]

├─ com.azure.spring.autoconfigure.jms.ConnectionStringResolver.class - [JAR]

├─ com.azure.spring.autoconfigure.jms.NonPremiumServiceBusJMSAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.jms.PremiumServiceBusJMSAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.jms.ServiceBusKey.class - [JAR]

├─ com.azure.spring.autoconfigure.jms.SpringServiceBusJmsConnectionFactory.class - [JAR]

com.azure.spring.autoconfigure.storage.actuator

├─ com.azure.spring.autoconfigure.storage.actuator.BlobStorageHealthIndicator.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.actuator.Constants.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.actuator.FileStorageHealthIndicator.class - [JAR]

com.azure.spring.aad.webapi

├─ com.azure.spring.aad.webapi.AADJwtBearerTokenAuthenticationConverter.class - [JAR]

├─ com.azure.spring.aad.webapi.AADOBOOAuth2AuthorizedClientProvider.class - [JAR]

├─ com.azure.spring.aad.webapi.AADResourceServerConfiguration.class - [JAR]

├─ com.azure.spring.aad.webapi.AADResourceServerProperties.class - [JAR]

├─ com.azure.spring.aad.webapi.AADResourceServerWebSecurityConfigurerAdapter.class - [JAR]

com.azure.spring.aad.implementation.jackson

├─ com.azure.spring.aad.implementation.jackson.AADClientRegistrationDeserializer.class - [JAR]

├─ com.azure.spring.aad.implementation.jackson.AADClientRegistrationMixin.class - [JAR]

├─ com.azure.spring.aad.implementation.jackson.AADOAuth2ClientJackson2Module.class - [JAR]

├─ com.azure.spring.aad.implementation.jackson.JsonNodeUtils.class - [JAR]

├─ com.azure.spring.aad.implementation.jackson.SerializerUtils.class - [JAR]

├─ com.azure.spring.aad.implementation.jackson.StdConverters.class - [JAR]

com.azure.spring.autoconfigure.storage.resource

├─ com.azure.spring.autoconfigure.storage.resource.AzureStorageProtocolResolver.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.AzureStorageResource.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.AzureStorageResourcePatternResolver.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.AzureStorageUtils.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.BlobStorageResource.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.FileStorageResource.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.StorageRuntimeException.class - [JAR]

├─ com.azure.spring.autoconfigure.storage.resource.StorageType.class - [JAR]

com.azure.spring.autoconfigure.cosmos

├─ com.azure.spring.autoconfigure.cosmos.CosmosAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosHealthConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosHealthIndicator.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosProperties.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosReactiveRepositoriesAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosReactiveRepositoriesAutoConfigureRegistrar.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosRepositoriesAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.cosmos.CosmosRepositoriesAutoConfigureRegistrar.class - [JAR]

com.azure.spring.autoconfigure.aad

├─ com.azure.spring.autoconfigure.aad.AADAppRoleStatelessAuthenticationFilter.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.AADAuthenticationFilter.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.AADAuthenticationFilterAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.AADAuthenticationProperties.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.AADAutoConfiguration.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.AzureADGraphClient.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.Constants.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.JacksonObjectMapperFactory.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.Membership.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.Memberships.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.UserPrincipal.class - [JAR]

├─ com.azure.spring.autoconfigure.aad.UserPrincipalManager.class - [JAR]

Advertisement

Dependencies from Group

Aug 25, 2023
17 usages
2.1k stars
Apr 11, 2022
10 usages
2.1k stars
Mar 01, 2022
9 usages
2.1k stars
Apr 11, 2022
8 usages
2.1k stars
Apr 11, 2022
7 usages
2.1k stars

Discover Dependencies

Nov 19, 2020
1.3k stars
Jan 25, 2021
0 stars
Jul 04, 2022
3 usages
Feb 18, 2021
0 stars
Aug 25, 2023
14 usages
1.8k stars
Sep 18, 2022
30 stars
Sep 18, 2022
3 usages
26 stars
Jan 06, 2021
2 stars