组织ID: |
org.springframework.security |
项目ID: |
spring-security-saml2-service-provider |
版本: |
5.3.0.RELEASE |
最后修改时间: |
2020-03-08 20:53:58 |
包类型: |
jar |
标题: |
spring-security-saml2-service-provider |
描述: |
spring-security-saml2-service-provider |
相关URL: |
https://spring.io/spring-security |
大小: |
65.41KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-saml2-service-provider</artifactId>
<version>5.3.0.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework.security:spring-security-saml2-service-provider:5.3.0.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-saml2-service-provider</artifactId>
<version>5.3.0.RELEASE</version>
<name>spring-security-saml2-service-provider</name>
<description>spring-security-saml2-service-provider</description>
<url>https://spring.io/spring-security</url>
<organization>
<name>spring.io</name>
<url>https://spring.io/</url>
</organization>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>rwinch</id>
<name>Rob Winch</name>
<email>rwinch@pivotal.io</email>
</developer>
<developer>
<id>jgrandja</id>
<name>Joe Grandja</name>
<email>jgrandja@pivotal.io</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-security</connection>
<developerConnection>scm:git:git://github.com/spring-projects/spring-security</developerConnection>
<url>https://github.com/spring-projects/spring-security</url>
</scm>
<dependencies>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-core</artifactId>
<scope>compile</scope>
<version>3.4.3</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-saml-api</artifactId>
<scope>compile</scope>
<version>3.4.3</version>
</dependency>
<dependency>
<groupId>org.opensaml</groupId>
<artifactId>opensaml-saml-impl</artifactId>
<scope>compile</scope>
<version>3.4.3</version>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>5.3.0.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-web</artifactId>
<version>5.3.0.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
<version>4.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
<version>4.12</version>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<scope>test</scope>
<version>3.15.0</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>3.3.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<scope>test</scope>
<version>5.2.4.RELEASE</version>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest$1.class
org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest$1.class
org.springframework.security.saml2.provider.service.authentication.Saml2Utils.class
org.springframework.security.saml2.provider.service.authentication.OpenSamlImplementation.class
org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes.class
org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest$1.class
org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestFactory.class
org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider.class
org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest.class
org.springframework.security.saml2.provider.service.authentication.Saml2Error.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext$Builder.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticatedPrincipal.class
org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest$Builder.class
org.springframework.security.saml2.provider.service.authentication.Saml2Authentication.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext$1.class
org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationRequestFactory.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest.class
org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken.class
org.springframework.security.saml2.provider.service.authentication.SimpleSaml2AuthenticatedPrincipal.class
org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest$Builder.class
org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest$Builder.class
org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest$Builder.class
org.springframework.security.saml2.provider.service.registration.Saml2MessageBinding.class
org.springframework.security.saml2.provider.service.registration.InMemoryRelyingPartyRegistrationRepository.class
org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration$ProviderDetails$Builder.class
org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration$Builder.class
org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistrationRepository.class
org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
opensaml-core-3.4.3.jar
/org.opensaml/opensaml-core/3.4.3
查看opensaml-core所有版本文件
opensaml-saml-api-3.4.3.jar
/org.opensaml/opensaml-saml-api/3.4.3
查看opensaml-saml-api所有版本文件
opensaml-saml-impl-3.4.3.jar
/org.opensaml/opensaml-saml-impl/3.4.3
查看opensaml-saml-impl所有版本文件
spring-security-core-5.3.0.RELEASE.jar
/org.springframework.security/spring-security-core/5.3.0.RELEASE
查看spring-security-core所有版本文件
spring-security-web-5.3.0.RELEASE.jar
/org.springframework.security/spring-security-web/5.3.0.RELEASE
查看spring-security-web所有版本文件
javax.servlet-api-4.0.1.jar
/javax.servlet/javax.servlet-api/4.0.1
查看javax.servlet-api所有版本文件
junit-4.12.jar
/junit/junit/4.12
查看junit所有版本文件
assertj-core-3.15.0.jar
/org.assertj/assertj-core/3.15.0
查看assertj-core所有版本文件
mockito-core-3.3.1.jar
/org.mockito/mockito-core/3.3.1
查看mockito-core所有版本文件
spring-test-5.2.4.RELEASE.jar
/org.springframework/spring-test/5.2.4.RELEASE
查看spring-test所有版本文件
|