Download spring-security-oauth-3.19.ss3-sources.jar
spring-security-oauth/spring-security-oauth-3.19.ss3-sources.jar.zip( 176 k)
The download jar file contains the following class files or Java source files.
META-INF/MANIFEST.MF META-INF/spring.handlers META-INF/spring.schemas org.springframework.security.oauth.common.OAuthCodec.java org.springframework.security.oauth.common.OAuthConsumerParameter.java org.springframework.security.oauth.common.OAuthException.java org.springframework.security.oauth.common.OAuthProviderParameter.java org.springframework.security.oauth.common.StringSplitUtils.java org.springframework.security.oauth.common.signature.CoreOAuthSignatureMethodFactory.java org.springframework.security.oauth.common.signature.HMAC_SHA1SignatureMethod.java org.springframework.security.oauth.common.signature.InvalidSignatureException.java org.springframework.security.oauth.common.signature.OAuthSignatureMethod.java org.springframework.security.oauth.common.signature.OAuthSignatureMethodFactory.java org.springframework.security.oauth.common.signature.PlainTextSignatureMethod.java org.springframework.security.oauth.common.signature.RSAKeySecret.java org.springframework.security.oauth.common.signature.RSA_SHA1SignatureMethod.java org.springframework.security.oauth.common.signature.SharedConsumerSecret.java org.springframework.security.oauth.common.signature.SignatureSecret.java org.springframework.security.oauth.common.signature.UnsupportedSignatureMethodException.java org.springframework.security.oauth.config.ConsumerServiceBeanDefinitionParser.java org.springframework.security.oauth.config.OAuthConsumerBeanDefinitionParser.java org.springframework.security.oauth.config.OAuthProviderBeanDefinitionParser.java org.springframework.security.oauth.config.OAuthSecurityNamespaceHandler.java org.springframework.security.oauth.config.ProtectedResourceDetailsBeanDefinitionParser.java org.springframework.security.oauth.config.TokenServiceBeanDefinitionParser.java org.springframework.security.oauth.config.VerifierServiceBeanDefinitionParser.java org.springframework.security.oauth.consumer.BaseProtectedResourceDetails.java org.springframework.security.oauth.consumer.CoreOAuthConsumerSupport.java org.springframework.security.oauth.consumer.InMemoryProtectedResourceDetailsService.java org.springframework.security.oauth.consumer.InvalidOAuthRealmException.java org.springframework.security.oauth.consumer.OAuthConsumerProcessingFilter.java org.springframework.security.oauth.consumer.OAuthConsumerSupport.java org.springframework.security.oauth.consumer.OAuthRequestFailedException.java org.springframework.security.oauth.consumer.ProtectedResourceDetails.java org.springframework.security.oauth.consumer.ProtectedResourceDetailsService.java org.springframework.security.oauth.consumer.UnverifiedRequestTokenException.java org.springframework.security.oauth.consumer.net.DefaultOAuthURLStreamHandlerFactory.java org.springframework.security.oauth.consumer.net.OAuthOverHttpURLStreamHandler.java org.springframework.security.oauth.consumer.net.OAuthOverHttpsURLStreamHandler.java org.springframework.security.oauth.consumer.net.OAuthURLStreamHandlerFactory.java org.springframework.security.oauth.consumer.nonce.NonceFactory.java org.springframework.security.oauth.consumer.nonce.UUIDNonceFactory.java org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServices.java org.springframework.security.oauth.consumer.token.HttpSessionBasedTokenServicesFactory.java org.springframework.security.oauth.consumer.token.OAuthConsumerToken.java org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServices.java org.springframework.security.oauth.consumer.token.OAuthConsumerTokenServicesFactory.java org.springframework.security.oauth.provider.AccessTokenProcessingFilter.java org.springframework.security.oauth.provider.BaseConsumerDetails.java org.springframework.security.oauth.provider.ConsumerAuthentication.java org.springframework.security.oauth.provider.ConsumerCredentials.java org.springframework.security.oauth.provider.ConsumerDetails.java org.springframework.security.oauth.provider.ConsumerDetailsService.java org.springframework.security.oauth.provider.CoreOAuthProviderSupport.java org.springframework.security.oauth.provider.DefaultAuthenticationHandler.java org.springframework.security.oauth.provider.DefaultRedirectStrategy.java org.springframework.security.oauth.provider.ExtraTrustConsumerDetails.java org.springframework.security.oauth.provider.InMemoryConsumerDetailsService.java org.springframework.security.oauth.provider.InvalidOAuthParametersException.java org.springframework.security.oauth.provider.OAuthAuthenticationDetails.java org.springframework.security.oauth.provider.OAuthAuthenticationHandler.java org.springframework.security.oauth.provider.OAuthProcessingFilterEntryPoint.java org.springframework.security.oauth.provider.OAuthProviderProcessingFilter.java org.springframework.security.oauth.provider.OAuthProviderSupport.java org.springframework.security.oauth.provider.OAuthVersionUnsupportedException.java org.springframework.security.oauth.provider.ProtectedResourceProcessingFilter.java org.springframework.security.oauth.provider.ResourceSpecificConsumerDetails.java org.springframework.security.oauth.provider.UnauthenticatedRequestTokenProcessingFilter.java org.springframework.security.oauth.provider.UserAuthorizationProcessingFilter.java org.springframework.security.oauth.provider.UserAuthorizationSuccessfulAuthenticationHandler.java org.springframework.security.oauth.provider.attributes.ConsumerKeysAllowed.java org.springframework.security.oauth.provider.attributes.ConsumerRolesAllowed.java org.springframework.security.oauth.provider.attributes.ConsumerSecurityConfig.java org.springframework.security.oauth.provider.attributes.ConsumerSecurityMetadataSource.java org.springframework.security.oauth.provider.attributes.ConsumerSecurityVoter.java org.springframework.security.oauth.provider.attributes.DenyAllConsumers.java org.springframework.security.oauth.provider.attributes.PermitAllConsumers.java org.springframework.security.oauth.provider.nonce.ExpiringTimestampNonceServices.java org.springframework.security.oauth.provider.nonce.InMemoryNonceServices.java org.springframework.security.oauth.provider.nonce.NonceAlreadyUsedException.java org.springframework.security.oauth.provider.nonce.NullNonceServices.java org.springframework.security.oauth.provider.nonce.OAuthNonceServices.java org.springframework.security.oauth.provider.token.ExpiredOAuthTokenException.java org.springframework.security.oauth.provider.token.InMemoryProviderTokenServices.java org.springframework.security.oauth.provider.token.InMemorySelfCleaningProviderTokenServices.java org.springframework.security.oauth.provider.token.InvalidOAuthTokenException.java org.springframework.security.oauth.provider.token.OAuthAccessProviderToken.java org.springframework.security.oauth.provider.token.OAuthProviderToken.java org.springframework.security.oauth.provider.token.OAuthProviderTokenImpl.java org.springframework.security.oauth.provider.token.OAuthProviderTokenServices.java org.springframework.security.oauth.provider.token.OAuthTokenLifecycleListener.java org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry.java org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistryPostProcessor.java org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices.java org.springframework.security.oauth.provider.verifier.OAuthVerifierServices.java org.springframework.security.oauth.provider.verifier.RandomValueVerifierServices.java org.springframework.security.oauth.provider.verifier.VerificationFailedException.java org.springframework.security.oauth2.common.DefaultOAuth2SerializationService.java org.springframework.security.oauth2.common.ExpiringOAuth2RefreshToken.java org.springframework.security.oauth2.common.OAuth2AccessToken.java org.springframework.security.oauth2.common.OAuth2RefreshToken.java org.springframework.security.oauth2.common.OAuth2Serialization.java org.springframework.security.oauth2.common.OAuth2SerializationService.java org.springframework.security.oauth2.common.exceptions.ClientAuthenticationException.java org.springframework.security.oauth2.common.exceptions.ExpiredTokenException.java org.springframework.security.oauth2.common.exceptions.InvalidSignatureException.java org.springframework.security.oauth2.common.exceptions.InvalidTokenException.java org.springframework.security.oauth2.common.exceptions.InvalidVerificationCodeException.java org.springframework.security.oauth2.common.exceptions.OAuth2Exception.java org.springframework.security.oauth2.common.exceptions.RedirectMismatchException.java org.springframework.security.oauth2.common.exceptions.SerializationException.java org.springframework.security.oauth2.common.exceptions.UnapprovedClientAuthenticationException.java org.springframework.security.oauth2.common.exceptions.UnauthorizedException.java org.springframework.security.oauth2.common.exceptions.UnsupportedOAuthFlowTypeException.java org.springframework.security.oauth2.common.exceptions.UserDeniedAuthenticationException.java org.springframework.security.oauth2.common.json.JSONArray.java org.springframework.security.oauth2.common.json.JSONException.java org.springframework.security.oauth2.common.json.JSONObject.java org.springframework.security.oauth2.common.json.JSONString.java org.springframework.security.oauth2.common.json.JSONStringer.java org.springframework.security.oauth2.common.json.JSONTokener.java org.springframework.security.oauth2.common.json.JSONWriter.java org.springframework.security.oauth2.common.json.package-info.java org.springframework.security.oauth2.config.ClientServiceBeanDefinitionParser.java org.springframework.security.oauth2.config.OAuth2ProviderBeanDefinitionParser.java org.springframework.security.oauth2.config.OAuth2SecurityNamespaceHandler.java org.springframework.security.oauth2.provider.BaseClientDetails.java org.springframework.security.oauth2.provider.ClientAuthenticationProvider.java org.springframework.security.oauth2.provider.ClientAuthenticationToken.java org.springframework.security.oauth2.provider.ClientDetails.java org.springframework.security.oauth2.provider.ClientDetailsService.java org.springframework.security.oauth2.provider.DefaultOAuth2FlowValve.java org.springframework.security.oauth2.provider.InMemoryClientDetailsService.java org.springframework.security.oauth2.provider.OAuth2Authentication.java org.springframework.security.oauth2.provider.OAuth2AuthorizationFilter.java org.springframework.security.oauth2.provider.OAuth2AuthorizationSuccessHandler.java org.springframework.security.oauth2.provider.OAuth2ExceptionHandlerFilter.java org.springframework.security.oauth2.provider.OAuth2FlowValve.java org.springframework.security.oauth2.provider.OAuth2ProtectedResourceFilter.java org.springframework.security.oauth2.provider.token.InMemoryOAuth2ProviderTokenServices.java org.springframework.security.oauth2.provider.token.OAuth2ProviderTokenServices.java org.springframework.security.oauth2.provider.token.RandomValueOAuth2ProviderTokenServices.java org.springframework.security.oauth2.provider.usernamepassword.UsernamePasswordOAuth2AuthenticationProvider.java org.springframework.security.oauth2.provider.usernamepassword.UsernamePasswordOAuth2AuthenticationToken.java org.springframework.security.oauth2.provider.webserver.BasicUserApprovalFilter.java org.springframework.security.oauth2.provider.webserver.ClientAuthenticationCache.java org.springframework.security.oauth2.provider.webserver.DefaultClientAuthenticationCache.java org.springframework.security.oauth2.provider.webserver.DefaultRedirectResolver.java org.springframework.security.oauth2.provider.webserver.InMemoryVerificationCodeServices.java org.springframework.security.oauth2.provider.webserver.RandomValueVerificationCodeServices.java org.springframework.security.oauth2.provider.webserver.RedirectResolver.java org.springframework.security.oauth2.provider.webserver.UserApprovalHandler.java org.springframework.security.oauth2.provider.webserver.VerificationCodeServices.java org.springframework.security.oauth2.provider.webserver.WebServerOAuth2AuthenticationProvider.java org.springframework.security.oauth2.provider.webserver.WebServerOAuth2AuthenticationToken.java org.springframework.security.oauth2.provider.webserver.WebServerOAuth2Filter.java org/springframework/security/oauth/spring-security-oauth-2.0.xsd org/springframework/security/oauth/spring-security-oauth-3.0.xsd org/springframework/security/oauth/spring-security-oauth2-1.0.xsd