组织ID: |
org.springframework.security |
项目ID: |
spring-security-oauth2-core |
版本: |
5.3.1.RELEASE |
最后修改时间: |
2020-04-01 22:45:18 |
包类型: |
java-source (源码) |
大小: |
82.04KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-core</artifactId>
<version>5.3.1.RELEASE</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
Gradle引入代码: |
org.springframework.security:spring-security-oauth2-core:5.3.1.RELEASE
|
下载Jar包: |
|
Jar包内容: |
META-INF/MANIFEST.MF
org/springframework/security/oauth2/core/http/converter/HttpMessageConverters.java
org/springframework/security/oauth2/core/http/converter/OAuth2ErrorHttpMessageConverter.java
org/springframework/security/oauth2/core/http/converter/OAuth2AccessTokenResponseHttpMessageConverter.java
org/springframework/security/oauth2/core/OAuth2ErrorCodes.java
org/springframework/security/oauth2/core/OAuth2AccessToken.java
org/springframework/security/oauth2/core/OAuth2TokenValidatorResult.java
org/springframework/security/oauth2/core/user/OAuth2User.java
org/springframework/security/oauth2/core/user/DefaultOAuth2User.java
org/springframework/security/oauth2/core/user/OAuth2UserAuthority.java
org/springframework/security/oauth2/core/user/package-info.java
org/springframework/security/oauth2/core/OAuth2AuthenticatedPrincipal.java
org/springframework/security/oauth2/core/DefaultOAuth2AuthenticatedPrincipal.java
org/springframework/security/oauth2/core/endpoint/OAuth2AuthorizationResponse.java
org/springframework/security/oauth2/core/endpoint/OAuth2AuthorizationResponseType.java
org/springframework/security/oauth2/core/endpoint/OAuth2AccessTokenResponseMapConverter.java
org/springframework/security/oauth2/core/endpoint/OAuth2AuthorizationExchange.java
org/springframework/security/oauth2/core/endpoint/OAuth2AccessTokenResponse.java
org/springframework/security/oauth2/core/endpoint/MapOAuth2AccessTokenResponseConverter.java
org/springframework/security/oauth2/core/endpoint/PkceParameterNames.java
org/springframework/security/oauth2/core/endpoint/OAuth2ParameterNames.java
org/springframework/security/oauth2/core/endpoint/package-info.java
org/springframework/security/oauth2/core/endpoint/OAuth2AuthorizationRequest.java
org/springframework/security/oauth2/core/OAuth2AuthenticationException.java
org/springframework/security/oauth2/core/AuthenticationMethod.java
org/springframework/security/oauth2/core/ClientAuthenticationMethod.java
org/springframework/security/oauth2/core/OAuth2RefreshToken.java
org/springframework/security/oauth2/core/web/reactive/function/OAuth2AccessTokenResponseBodyExtractor.java
org/springframework/security/oauth2/core/web/reactive/function/OAuth2BodyExtractors.java
org/springframework/security/oauth2/core/OAuth2AuthorizationException.java
org/springframework/security/oauth2/core/DelegatingOAuth2TokenValidator.java
org/springframework/security/oauth2/core/ClaimAccessor.java
org/springframework/security/oauth2/core/oidc/StandardClaimNames.java
org/springframework/security/oauth2/core/oidc/user/OidcUserAuthority.java
org/springframework/security/oauth2/core/oidc/user/package-info.java
org/springframework/security/oauth2/core/oidc/user/DefaultOidcUser.java
org/springframework/security/oauth2/core/oidc/user/OidcUser.java
org/springframework/security/oauth2/core/oidc/OidcIdToken.java
org/springframework/security/oauth2/core/oidc/OidcScopes.java
org/springframework/security/oauth2/core/oidc/AddressStandardClaim.java
org/springframework/security/oauth2/core/oidc/OidcUserInfo.java
org/springframework/security/oauth2/core/oidc/endpoint/OidcParameterNames.java
org/springframework/security/oauth2/core/oidc/endpoint/package-info.java
org/springframework/security/oauth2/core/oidc/DefaultAddressStandardClaim.java
org/springframework/security/oauth2/core/oidc/StandardClaimAccessor.java
org/springframework/security/oauth2/core/oidc/IdTokenClaimNames.java
org/springframework/security/oauth2/core/oidc/package-info.java
org/springframework/security/oauth2/core/oidc/IdTokenClaimAccessor.java
org/springframework/security/oauth2/core/OAuth2Error.java
org/springframework/security/oauth2/core/AuthorizationGrantType.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
无
|