View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- 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]