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

Download spring-security-oauth2-authorization-server JAR 0.0.3 with all dependencies


spring-security-oauth2-authorization-server

Files of the artifact spring-security-oauth2-authorization-server version 0.0.3 from the group org.springframework.security.experimental.

Artifact spring-security-oauth2-authorization-server
Group org.springframework.security.experimental
Version 0.0.3
Last update 09. November 2020
Tags: oauth2 authorization server security spring
Organization spring.io
URL https://spring.io/spring-security
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies jackson-databind, nimbus-jose-jwt, spring-security-config, spring-security-oauth2-core, spring-security-oauth2-jose, spring-security-web, spring-core,
There are maybe transitive dependencies!
There is a newer version: 0.1.2
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of spring-security-oauth2-authorization-server Show documentation

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

0 downloads

Source code of spring-security-oauth2-authorization-server version 0.0.3

META-INF
META-INF.META-INF.MANIFEST.MF
org.springframework.security.config.annotation.web.configuration
org.springframework.security.config.annotation.web.configuration.org.springframework.security.config.annotation.web.configuration.OAuth2AuthorizationServerConfiguration
org.springframework.security.config.annotation.web.configuration.org.springframework.security.config.annotation.web.configuration.OAuth2AuthorizationServerSecurity
org.springframework.security.config.annotation.web.configurers.oauth2.server.authorization
org.springframework.security.config.annotation.web.configurers.oauth2.server.authorization.org.springframework.security.config.annotation.web.configurers.oauth2.server.authorization.OAuth2AuthorizationServerConfigurer
org.springframework.security.crypto.keys
org.springframework.security.crypto.keys.org.springframework.security.crypto.keys.KeyGeneratorUtils
org.springframework.security.crypto.keys.org.springframework.security.crypto.keys.KeyManager
org.springframework.security.crypto.keys.org.springframework.security.crypto.keys.ManagedKey
org.springframework.security.crypto.keys.org.springframework.security.crypto.keys.StaticKeyGeneratingKeyManager
org.springframework.security.oauth2.core
org.springframework.security.oauth2.core.org.springframework.security.oauth2.core.OAuth2ErrorCodes2
org.springframework.security.oauth2.core.org.springframework.security.oauth2.core.OAuth2RefreshToken2
org.springframework.security.oauth2.core.endpoint
org.springframework.security.oauth2.core.endpoint.org.springframework.security.oauth2.core.endpoint.OAuth2ParameterNames2
org.springframework.security.oauth2.jose
org.springframework.security.oauth2.jose.org.springframework.security.oauth2.jose.JoseHeader
org.springframework.security.oauth2.jose.org.springframework.security.oauth2.jose.JoseHeaderNames
org.springframework.security.oauth2.jose.jws
org.springframework.security.oauth2.jose.jws.org.springframework.security.oauth2.jose.jws.NimbusJwsEncoder
org.springframework.security.oauth2.jwt
org.springframework.security.oauth2.jwt.org.springframework.security.oauth2.jwt.JwtClaimsSet
org.springframework.security.oauth2.jwt.org.springframework.security.oauth2.jwt.JwtEncoder
org.springframework.security.oauth2.jwt.org.springframework.security.oauth2.jwt.JwtEncodingException
org.springframework.security.oauth2.server.authorization
org.springframework.security.oauth2.server.authorization.org.springframework.security.oauth2.server.authorization.InMemoryOAuth2AuthorizationService
org.springframework.security.oauth2.server.authorization.org.springframework.security.oauth2.server.authorization.OAuth2Authorization
org.springframework.security.oauth2.server.authorization.org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationAttributeNames
org.springframework.security.oauth2.server.authorization.org.springframework.security.oauth2.server.authorization.OAuth2AuthorizationService
org.springframework.security.oauth2.server.authorization.org.springframework.security.oauth2.server.authorization.TokenType
org.springframework.security.oauth2.server.authorization.org.springframework.security.oauth2.server.authorization.Version
org.springframework.security.oauth2.server.authorization.authentication
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2AccessTokenAuthenticationToken
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthenticationProviderUtils
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeAuthenticationProvider
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2AuthorizationCodeAuthenticationToken
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationProvider
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientAuthenticationToken
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationProvider
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2ClientCredentialsAuthenticationToken
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2RefreshTokenAuthenticationProvider
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2RefreshTokenAuthenticationToken
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenIssuerUtil
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenRevocationAuthenticationProvider
org.springframework.security.oauth2.server.authorization.authentication.org.springframework.security.oauth2.server.authorization.authentication.OAuth2TokenRevocationAuthenticationToken
org.springframework.security.oauth2.server.authorization.client
org.springframework.security.oauth2.server.authorization.client.org.springframework.security.oauth2.server.authorization.client.InMemoryRegisteredClientRepository
org.springframework.security.oauth2.server.authorization.client.org.springframework.security.oauth2.server.authorization.client.RegisteredClient
org.springframework.security.oauth2.server.authorization.client.org.springframework.security.oauth2.server.authorization.client.RegisteredClientRepository
org.springframework.security.oauth2.server.authorization.config
org.springframework.security.oauth2.server.authorization.config.org.springframework.security.oauth2.server.authorization.config.ClientSettings
org.springframework.security.oauth2.server.authorization.config.org.springframework.security.oauth2.server.authorization.config.Settings
org.springframework.security.oauth2.server.authorization.config.org.springframework.security.oauth2.server.authorization.config.TokenSettings
org.springframework.security.oauth2.server.authorization.token
org.springframework.security.oauth2.server.authorization.token.org.springframework.security.oauth2.server.authorization.token.OAuth2AuthorizationCode
org.springframework.security.oauth2.server.authorization.token.org.springframework.security.oauth2.server.authorization.token.OAuth2TokenMetadata
org.springframework.security.oauth2.server.authorization.token.org.springframework.security.oauth2.server.authorization.token.OAuth2Tokens
org.springframework.security.oauth2.server.authorization.web
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.ClientSecretBasicAuthenticationConverter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.DelegatingAuthenticationConverter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.DelegatingAuthorizationGrantAuthenticationConverter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.JwkSetEndpointFilter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.OAuth2AuthorizationEndpointFilter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.OAuth2ClientAuthenticationFilter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.OAuth2EndpointUtils
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.OAuth2TokenEndpointFilter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.OAuth2TokenRevocationEndpointFilter
org.springframework.security.oauth2.server.authorization.web.org.springframework.security.oauth2.server.authorization.web.PublicClientAuthenticationConverter




© 2015 - 2024 Weber Informatics LLC | Privacy Policy