License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.choonchernlim |
ArtifactId | ArtifactIdspring-security-adfs-saml2 |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Security ADFS SAML2
Spring Security ADFS module using SAML2 protocol
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.choonchernlim/spring-security-adfs-saml2/ -->
<dependency>
<groupId>com.github.choonchernlim</groupId>
<artifactId>spring-security-adfs-saml2</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.choonchernlim/spring-security-adfs-saml2/
implementation 'com.github.choonchernlim:spring-security-adfs-saml2:0.9.0'
// https://jarcasting.com/artifacts/com.github.choonchernlim/spring-security-adfs-saml2/
implementation ("com.github.choonchernlim:spring-security-adfs-saml2:0.9.0")
'com.github.choonchernlim:spring-security-adfs-saml2:jar:0.9.0'
<dependency org="com.github.choonchernlim" name="spring-security-adfs-saml2" rev="0.9.0">
<artifact name="spring-security-adfs-saml2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.choonchernlim', module='spring-security-adfs-saml2', version='0.9.0')
)
libraryDependencies += "com.github.choonchernlim" % "spring-security-adfs-saml2" % "0.9.0"
[com.github.choonchernlim/spring-security-adfs-saml2 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.security.extensions : spring-security-saml2-core | jar | 1.0.3.RELEASE |
org.opensaml : opensaml | jar | 2.6.4 |
com.github.choonchernlim : better-preconditions | jar | 0.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
net.karneim : pojobuilder | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-test | jar | |
org.spockframework : spock-spring | jar | 1.2-groovy-2.5 |
cglib : cglib-nodep | jar | 3.2.9 |
org.objenesis : objenesis | jar | 3.0.1 |