jar

org.opencastproject : opencast-kernel

Maven & Gradle

Aug 23, 2023
19 usages
336 stars

Opencast :: kernel

Table Of Contents

Latest Version

Download org.opencastproject : opencast-kernel JAR file - Latest Versions:

All Versions

Download org.opencastproject : opencast-kernel JAR file - All Versions:

Version Vulnerabilities Size Updated
14.3
14.2
14.1
14.0
13.10
13.8
13.7
13.6
13.4
13.2
13.1
13.0
12.13
12.12
12.11
12.9
12.8
12.7
12.6
12.5
12.3
12.2
12.1
12.0
11.11
11.10
11.9
11.8
11.7
11.6
11.5
11.4
11.3
11.2
11.1
11.0
10.12
10.11
10.10
10.9
10.8
10.7
10.6
10.5
10.4
10.3
10.2
10.1
10.0
9.12
9.11
9.10
9.9
9.7
9.6
9.5 CVE-2021-32623
9.4 CVE-2021-32623
9.3 CVE-2021-32623
9.2 CVE-2021-32623
9.1 CVE-2021-32623
9.0 CVE-2021-32623
8.11 CVE-2021-32623
8.10 CVE-2021-32623
8.9 CVE-2021-32623
8.8 CVE-2021-32623
8.7 2 vulnerabilities
8.6 2 vulnerabilities
8.5 2 vulnerabilities
8.4 2 vulnerabilities
8.3 2 vulnerabilities
8.1 2 vulnerabilities
8.0 5 vulnerabilities
7.9 CVE-2021-32623
7.8 2 vulnerabilities
7.7 2 vulnerabilities
7.6 2 vulnerabilities
7.5 5 vulnerabilities
7.4 5 vulnerabilities
7.3 5 vulnerabilities
7.2 5 vulnerabilities
6.6 5 vulnerabilities

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 opencast-kernel-14.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.opencastproject.kernel.bundleinfo

├─ org.opencastproject.kernel.bundleinfo.AbstractBundleInfoDb.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfo.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfoDb.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfoDbException.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfoImpl.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfoJpa.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfoLogger.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfoRestEndpoint.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleInfos.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.BundleVersion.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.OsgiBundleInfoDb.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.OsgiBundleInfoRestEndpoint.class - [JAR]

├─ org.opencastproject.kernel.bundleinfo.package-info.class - [JAR]

org.springframework.security.oauth.provider.nonce

├─ org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices.class - [JAR]

├─ org.springframework.security.oauth.provider.nonce.InMemoryNonceServices.class - [JAR]

├─ org.springframework.security.oauth.provider.nonce.NonceAlreadyUsedException.class - [JAR]

├─ org.springframework.security.oauth.provider.nonce.NullNonceServices.class - [JAR]

├─ org.springframework.security.oauth.provider.nonce.OAuthNonceServices.class - [JAR]

org.opencastproject.kernel.scanner

├─ org.opencastproject.kernel.scanner.AbstractBufferScanner.class - [JAR]

├─ org.opencastproject.kernel.scanner.AbstractScanner.class - [JAR]

org.springframework.security.oauth.consumer.filter

├─ org.springframework.security.oauth.consumer.filter.OAuthConsumerContextFilter.class - [JAR]

├─ org.springframework.security.oauth.consumer.filter.OAuthConsumerProcessingFilter.class - [JAR]

org.springframework.security.oauth.config

├─ org.springframework.security.oauth.config.ConfigUtils.class - [JAR]

├─ org.springframework.security.oauth.config.ConsumerDetailsFactoryBean.class - [JAR]

├─ org.springframework.security.oauth.config.ConsumerServiceBeanDefinitionParser.class - [JAR]

├─ org.springframework.security.oauth.config.ExpressionHandlerBeanDefinitionParser.class - [JAR]

├─ org.springframework.security.oauth.config.OAuthConsumerBeanDefinitionParser.class - [JAR]

├─ org.springframework.security.oauth.config.OAuthProviderBeanDefinitionParser.class - [JAR]

├─ org.springframework.security.oauth.config.OAuthSecurityNamespaceHandler.class - [JAR]

├─ org.springframework.security.oauth.config.ProtectedResourceDetailsBeanDefinitionParser.class - [JAR]

├─ org.springframework.security.oauth.config.ProtectedResourceDetailsServiceFactoryBean.class - [JAR]

├─ org.springframework.security.oauth.config.TokenServiceBeanDefinitionParser.class - [JAR]

├─ org.springframework.security.oauth.config.VerifierServiceBeanDefinitionParser.class - [JAR]

org.springframework.security.oauth.consumer.token

├─ org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices.class - [JAR]

├─ org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServices.class - [JAR]

org.springframework.security.oauth.consumer.nonce

├─ org.springframework.security.oauth.consumer.nonce.NonceFactory.class - [JAR]

├─ org.springframework.security.oauth.consumer.nonce.UUIDNonceFactory.class - [JAR]

org.springframework.security.oauth.consumer.rememberme

├─ org.springframework.security.oauth.consumer.rememberme.HttpSessionOAuthRememberMeServices.class - [JAR]

├─ org.springframework.security.oauth.consumer.rememberme.NoOpOAuthRememberMeServices.class - [JAR]

├─ org.springframework.security.oauth.consumer.rememberme.OAuthRememberMeServices.class - [JAR]

org.springframework.security.oauth.provider.expression

├─ org.springframework.security.oauth.provider.expression.OAuthMethodSecurityExpressionHandler.class - [JAR]

org.springframework.security.oauth.provider.verifier

├─ org.springframework.security.oauth.provider.verifier.OAuthVerifierServices.class - [JAR]

├─ org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices.class - [JAR]

├─ org.springframework.security.oauth.provider.verifier.VerificationFailedException.class - [JAR]

org.springframework.security.oauth.common

├─ org.springframework.security.oauth.common.OAuthCodec.class - [JAR]

├─ org.springframework.security.oauth.common.OAuthConsumerParameter.class - [JAR]

├─ org.springframework.security.oauth.common.OAuthException.class - [JAR]

├─ org.springframework.security.oauth.common.OAuthProviderParameter.class - [JAR]

├─ org.springframework.security.oauth.common.StringSplitUtils.class - [JAR]

org.opencastproject.kernel.http

├─ org.opencastproject.kernel.http.SharedHttpContext.class - [JAR]

org.opencastproject.kernel.rest

├─ org.opencastproject.kernel.rest.CleanSessionsFilter.class - [JAR]

├─ org.opencastproject.kernel.rest.CurrentJobFilter.class - [JAR]

├─ org.opencastproject.kernel.rest.JsonpFilter.class - [JAR]

├─ org.opencastproject.kernel.rest.RestEndpoint.class - [JAR]

├─ org.opencastproject.kernel.rest.RestPublisher.class - [JAR]

org.opencastproject.kernel.security

├─ org.opencastproject.kernel.security.AsyncTimeoutRedirectFilter.class - [JAR]

├─ org.opencastproject.kernel.security.AuthenticationSuccessHandler.class - [JAR]

├─ org.opencastproject.kernel.security.CustomPasswordEncoder.class - [JAR]

├─ org.opencastproject.kernel.security.DelegatingAuthenticationEntryPoint.class - [JAR]

├─ org.opencastproject.kernel.security.HttpConnectionMXBean.class - [JAR]

├─ org.opencastproject.kernel.security.LogoutSuccessHandler.class - [JAR]

├─ org.opencastproject.kernel.security.LtiProcessingFilter.class - [JAR]

├─ org.opencastproject.kernel.security.OAuthConsumerDetailsService.class - [JAR]

├─ org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl.class - [JAR]

├─ org.opencastproject.kernel.security.OrganizationEndpoint.class - [JAR]

├─ org.opencastproject.kernel.security.OrganizationFilter.class - [JAR]

├─ org.opencastproject.kernel.security.RedirectQueryParamAuthenticationEntryPoint.class - [JAR]

├─ org.opencastproject.kernel.security.RemoteUserAndOrganizationFilter.class - [JAR]

├─ org.opencastproject.kernel.security.SecurityFilter.class - [JAR]

├─ org.opencastproject.kernel.security.SecurityServiceSpringImpl.class - [JAR]

├─ org.opencastproject.kernel.security.SpringSecurityConfigurationArtifactInstaller.class - [JAR]

├─ org.opencastproject.kernel.security.SystemTokenBasedRememberMeAuthenticationProvider.class - [JAR]

├─ org.opencastproject.kernel.security.SystemTokenBasedRememberMeService.class - [JAR]

├─ org.opencastproject.kernel.security.SystemTokenRememberMeUtils.class - [JAR]

├─ org.opencastproject.kernel.security.TrustedAnonymousAuthenticationFilter.class - [JAR]

├─ org.opencastproject.kernel.security.TrustedHttpClientImpl.class - [JAR]

org.springframework.security.oauth.provider

├─ org.springframework.security.oauth.provider.BaseConsumerDetails.class - [JAR]

├─ org.springframework.security.oauth.provider.ConsumerAuthentication.class - [JAR]

├─ org.springframework.security.oauth.provider.ConsumerCredentials.class - [JAR]

├─ org.springframework.security.oauth.provider.ConsumerDetails.class - [JAR]

├─ org.springframework.security.oauth.provider.ConsumerDetailsService.class - [JAR]

├─ org.springframework.security.oauth.provider.DefaultAuthenticationHandler.class - [JAR]

├─ org.springframework.security.oauth.provider.ExtraTrustConsumerDetails.class - [JAR]

├─ org.springframework.security.oauth.provider.InMemoryConsumerDetailsService.class - [JAR]

├─ org.springframework.security.oauth.provider.InvalidOAuthParametersException.class - [JAR]

├─ org.springframework.security.oauth.provider.OAuthAuthenticationDetails.class - [JAR]

├─ org.springframework.security.oauth.provider.OAuthAuthenticationHandler.class - [JAR]

├─ org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint.class - [JAR]

├─ org.springframework.security.oauth.provider.OAuthProviderSupport.class - [JAR]

├─ org.springframework.security.oauth.provider.OAuthVersionUnsupportedException.class - [JAR]

├─ org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails.class - [JAR]

org.springframework.security.oauth.provider.filter

├─ org.springframework.security.oauth.provider.filter.AccessTokenProcessingFilter.class - [JAR]

├─ org.springframework.security.oauth.provider.filter.CoreOAuthProviderSupport.class - [JAR]

├─ org.springframework.security.oauth.provider.filter.OAuthProviderProcessingFilter.class - [JAR]

├─ org.springframework.security.oauth.provider.filter.ProtectedResourceProcessingFilter.class - [JAR]

├─ org.springframework.security.oauth.provider.filter.UnauthenticatedRequestTokenProcessingFilter.class - [JAR]

├─ org.springframework.security.oauth.provider.filter.UserAuthorizationProcessingFilter.class - [JAR]

├─ org.springframework.security.oauth.provider.filter.UserAuthorizationSuccessfulAuthenticationHandler.class - [JAR]

org.opencastproject.kernel.security.persistence

├─ org.opencastproject.kernel.security.persistence.OrganizationDatabase.class - [JAR]

├─ org.opencastproject.kernel.security.persistence.OrganizationDatabaseException.class - [JAR]

├─ org.opencastproject.kernel.security.persistence.OrganizationDatabaseImpl.class - [JAR]

org.springframework.security.oauth.provider.attributes

├─ org.springframework.security.oauth.provider.attributes.ConsumerKeysAllowed.class - [JAR]

├─ org.springframework.security.oauth.provider.attributes.ConsumerRolesAllowed.class - [JAR]

├─ org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig.class - [JAR]

├─ org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource.class - [JAR]

├─ org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter.class - [JAR]

├─ org.springframework.security.oauth.provider.attributes.DenyAllConsumers.class - [JAR]

├─ org.springframework.security.oauth.provider.attributes.PermitAllConsumers.class - [JAR]

org.springframework.security.oauth.common.signature

├─ org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory.class - [JAR]

├─ org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod.class - [JAR]

├─ org.springframework.security.oauth.common.signature.InvalidSignatureException.class - [JAR]

├─ org.springframework.security.oauth.common.signature.OAuthSignatureMethod.class - [JAR]

├─ org.springframework.security.oauth.common.signature.OAuthSignatureMethodFactory.class - [JAR]

├─ org.springframework.security.oauth.common.signature.PlainTextSignatureMethod.class - [JAR]

├─ org.springframework.security.oauth.common.signature.RSAKeySecret.class - [JAR]

├─ org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod.class - [JAR]

├─ org.springframework.security.oauth.common.signature.SaltedConsumerSecret.class - [JAR]

├─ org.springframework.security.oauth.common.signature.SharedConsumerSecret.class - [JAR]

├─ org.springframework.security.oauth.common.signature.SharedConsumerSecretImpl.class - [JAR]

├─ org.springframework.security.oauth.common.signature.SignatureSecret.class - [JAR]

├─ org.springframework.security.oauth.common.signature.SignatureSecretEditor.class - [JAR]

├─ org.springframework.security.oauth.common.signature.UnsupportedSignatureMethodException.class - [JAR]

org.opencastproject.kernel.filter.proxy

├─ org.opencastproject.kernel.filter.proxy.TransparentProxyFilter.class - [JAR]

├─ org.opencastproject.kernel.filter.proxy.TransparentProxyRequestWrapper.class - [JAR]

org.opencastproject.kernel.mail

├─ org.opencastproject.kernel.mail.BaseSmtpService.class - [JAR]

├─ org.opencastproject.kernel.mail.EmailAddress.class - [JAR]

├─ org.opencastproject.kernel.mail.SmtpService.class - [JAR]

org.springframework.security.oauth.consumer.net

├─ org.springframework.security.oauth.consumer.net.DefaultOAuthURLStreamHandlerFactory.class - [JAR]

├─ org.springframework.security.oauth.consumer.net.OAuthOverHttpURLStreamHandler.class - [JAR]

├─ org.springframework.security.oauth.consumer.net.OAuthOverHttpsURLStreamHandler.class - [JAR]

├─ org.springframework.security.oauth.consumer.net.OAuthURLStreamHandlerFactory.class - [JAR]

org.springframework.security.oauth.consumer.client

├─ org.springframework.security.oauth.consumer.client.CoreOAuthConsumerSupport.class - [JAR]

├─ org.springframework.security.oauth.consumer.client.OAuthClientHttpRequestFactory.class - [JAR]

├─ org.springframework.security.oauth.consumer.client.OAuthRestTemplate.class - [JAR]

org.opencastproject.kernel.filter.https

├─ org.opencastproject.kernel.filter.https.HttpsFilter.class - [JAR]

├─ org.opencastproject.kernel.filter.https.HttpsRequestWrapper.class - [JAR]

org.springframework.security.oauth.provider.token

├─ org.springframework.security.oauth.provider.token.ExpiredOAuthTokenException.class - [JAR]

├─ org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices.class - [JAR]

├─ org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices.class - [JAR]

├─ org.springframework.security.oauth.provider.token.InvalidOAuthTokenException.class - [JAR]

├─ org.springframework.security.oauth.provider.token.OAuthAccessProviderToken.class - [JAR]

├─ org.springframework.security.oauth.provider.token.OAuthProviderToken.class - [JAR]

├─ org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl.class - [JAR]

├─ org.springframework.security.oauth.provider.token.OAuthProviderTokenServices.class - [JAR]

├─ org.springframework.security.oauth.provider.token.OAuthTokenLifecycleListener.class - [JAR]

├─ org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry.class - [JAR]

├─ org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices.class - [JAR]

org.springframework.security.oauth.consumer

├─ org.springframework.security.oauth.consumer.AccessTokenRequiredException.class - [JAR]

├─ org.springframework.security.oauth.consumer.BaseProtectedResourceDetails.class - [JAR]

├─ org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService.class - [JAR]

├─ org.springframework.security.oauth.consumer.InvalidOAuthRealmException.class - [JAR]

├─ org.springframework.security.oauth.consumer.OAuthConsumerSupport.class - [JAR]

├─ org.springframework.security.oauth.consumer.OAuthConsumerToken.class - [JAR]

├─ org.springframework.security.oauth.consumer.OAuthRequestFailedException.class - [JAR]

├─ org.springframework.security.oauth.consumer.OAuthSecurityContext.class - [JAR]

├─ org.springframework.security.oauth.consumer.OAuthSecurityContextHolder.class - [JAR]

├─ org.springframework.security.oauth.consumer.OAuthSecurityContextImpl.class - [JAR]

├─ org.springframework.security.oauth.consumer.ProtectedResourceDetails.class - [JAR]

├─ org.springframework.security.oauth.consumer.ProtectedResourceDetailsService.class - [JAR]

├─ org.springframework.security.oauth.consumer.UnverifiedRequestTokenException.class - [JAR]

Advertisement

Dependencies from Group

Aug 23, 2023
237 usages
335 stars
Aug 23, 2023
78 usages
336 stars
Aug 23, 2023
59 usages
335 stars
Aug 23, 2023
38 usages
335 stars
Aug 23, 2023
26 usages
335 stars

Discover Dependencies

Jun 04, 2021
25 usages
May 14, 2021
15 usages
1.9k stars
Dec 26, 2022
14 usages
8.7k stars
Oct 03, 2020
14 usages
11 stars
Oct 03, 2020
14 usages
11 stars