All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download spring-security-oauth JAR 3.7.SS3.M2 with all dependencies


Module for providing OAuth support to Spring Security

Files of the artifact spring-security-oauth version 3.7.SS3.M2 from the group org.codehaus.spring-security-oauth.

Test

Artifact spring-security-oauth
Group org.codehaus.spring-security-oauth
Version 3.7.SS3.M2
Last update 14. September 2009
Tags: module oauth support providing security spring
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies spring-beans, spring-core, spring-context, spring-aop, spring-security-core, spring-security-config, spring-security-web, commons-codec,
There are maybe transitive dependencies!
There is a newer version: 3.19.SS3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-security-oauth

Please rate this JAR file. Is it a good library?

6 downloads

Source code of spring-security-oauth version 3.7.SS3.M2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.handlers
META-INF.META-INF.spring.schemas
org.springframework.security.oauth.common
org.springframework.security.oauth.common.org.springframework.security.oauth.common.OAuthCodec
org.springframework.security.oauth.common.org.springframework.security.oauth.common.OAuthConsumerParameter
org.springframework.security.oauth.common.org.springframework.security.oauth.common.OAuthException
org.springframework.security.oauth.common.org.springframework.security.oauth.common.OAuthProviderParameter
org.springframework.security.oauth.common.org.springframework.security.oauth.common.StringSplitUtils
org.springframework.security.oauth.common.signature
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.InvalidSignatureException
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.OAuthSignatureMethod
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.OAuthSignatureMethodFactory
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.PlainTextSignatureMethod
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.RSAKeySecret
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.SharedConsumerSecret
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.SignatureSecret
org.springframework.security.oauth.common.signature.org.springframework.security.oauth.common.signature.UnsupportedSignatureMethodException
org.springframework.security.oauth.config
org.springframework.security.oauth.config.org.springframework.security.oauth.config.ConsumerServiceBeanDefinitionParser
org.springframework.security.oauth.config.org.springframework.security.oauth.config.OAuthConsumerBeanDefinitionParser
org.springframework.security.oauth.config.org.springframework.security.oauth.config.OAuthProviderBeanDefinitionParser
org.springframework.security.oauth.config.org.springframework.security.oauth.config.OAuthSecurityNamespaceHandler
org.springframework.security.oauth.config.org.springframework.security.oauth.config.ProtectedResourceDetailsBeanDefinitionParser
org.springframework.security.oauth.config.org.springframework.security.oauth.config.TokenServiceBeanDefinitionParser
org.springframework.security.oauth.config.org.springframework.security.oauth.config.VerifierServiceBeanDefinitionParser
org.springframework.security.oauth.consumer
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.BaseProtectedResourceDetails
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.CoreOAuthConsumerSupport
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.InvalidOAuthRealmException
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.OAuthConsumerProcessingFilter
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.OAuthConsumerSupport
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.OAuthRequestFailedException
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.ProtectedResourceDetails
org.springframework.security.oauth.consumer.org.springframework.security.oauth.consumer.ProtectedResourceDetailsService
org.springframework.security.oauth.consumer.net
org.springframework.security.oauth.consumer.net.org.springframework.security.oauth.consumer.net.DefaultOAuthURLStreamHandlerFactory
org.springframework.security.oauth.consumer.net.org.springframework.security.oauth.consumer.net.OAuthOverHttpURLStreamHandler
org.springframework.security.oauth.consumer.net.org.springframework.security.oauth.consumer.net.OAuthOverHttpsURLStreamHandler
org.springframework.security.oauth.consumer.net.org.springframework.security.oauth.consumer.net.OAuthURLStreamHandlerFactory
org.springframework.security.oauth.consumer.nonce
org.springframework.security.oauth.consumer.nonce.org.springframework.security.oauth.consumer.nonce.NonceFactory
org.springframework.security.oauth.consumer.nonce.org.springframework.security.oauth.consumer.nonce.UUIDNonceFactory
org.springframework.security.oauth.consumer.token
org.springframework.security.oauth.consumer.token.org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices
org.springframework.security.oauth.consumer.token.org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServicesFactory
org.springframework.security.oauth.consumer.token.org.springframework.security.oauth.consumer.token.OAuthConsumerToken
org.springframework.security.oauth.consumer.token.org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServices
org.springframework.security.oauth.consumer.token.org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServicesFactory
org.springframework.security.oauth.provider
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.AccessTokenProcessingFilter
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.BaseConsumerDetails
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.ConsumerAuthentication
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.ConsumerCredentials
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.ConsumerDetails
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.ConsumerDetailsService
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.CoreOAuthProviderSupport
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.InMemoryConsumerDetailsService
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.InvalidOAuthParametersException
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.OAuthAuthenticationDetails
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.OAuthProviderProcessingFilter
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.OAuthProviderSupport
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.OAuthVersionUnsupportedException
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.ProtectedResourceProcessingFilter
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.UnauthenticatedRequestTokenProcessingFilter
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.UserAuthorizationProcessingFilter
org.springframework.security.oauth.provider.org.springframework.security.oauth.provider.UserAuthorizationSuccessfulAuthenticationHandler
org.springframework.security.oauth.provider.attributes
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.ConsumerKeysAllowed
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.ConsumerRolesAllowed
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.DenyAllConsumers
org.springframework.security.oauth.provider.attributes.org.springframework.security.oauth.provider.attributes.PermitAllConsumers
org.springframework.security.oauth.provider.callback
org.springframework.security.oauth.provider.callback.org.springframework.security.oauth.provider.callback.InMemoryCallbackServices
org.springframework.security.oauth.provider.callback.org.springframework.security.oauth.provider.callback.OAuthCallbackException
org.springframework.security.oauth.provider.callback.org.springframework.security.oauth.provider.callback.OAuthCallbackServices
org.springframework.security.oauth.provider.nonce
org.springframework.security.oauth.provider.nonce.org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices
org.springframework.security.oauth.provider.nonce.org.springframework.security.oauth.provider.nonce.InMemoryNonceServices
org.springframework.security.oauth.provider.nonce.org.springframework.security.oauth.provider.nonce.NonceAlreadyUsedException
org.springframework.security.oauth.provider.nonce.org.springframework.security.oauth.provider.nonce.NullNonceServices
org.springframework.security.oauth.provider.nonce.org.springframework.security.oauth.provider.nonce.OAuthNonceServices
org.springframework.security.oauth.provider.token
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.ExpiredOAuthTokenException
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.InvalidOAuthTokenException
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthAccessProviderToken
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthProviderToken
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthProviderTokenServices
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthTokenLifecycleListener
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistryPostProcessor
org.springframework.security.oauth.provider.token.org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices
org.springframework.security.oauth.provider.verifier
org.springframework.security.oauth.provider.verifier.org.springframework.security.oauth.provider.verifier.OAuthVerifierServices
org.springframework.security.oauth.provider.verifier.org.springframework.security.oauth.provider.verifier.RandomValueInMemoryVerifierServices
org.springframework.security.oauth.provider.verifier.org.springframework.security.oauth.provider.verifier.VerificationFailedException
org.springframework.security.oauth
org.springframework.security.oauth.org.springframework.security.oauth.spring-security-oauth-2.0.xsd
org.springframework.security.oauth.org.springframework.security.oauth.spring-security-oauth-3.0.xsd




© 2015 - 2025 Weber Informatics LLC | Privacy Policy