CAS MFA Java

This module is intended to include all the Java you need to add to a CAS implementation to take advantage of the extended multifactor authentication features in this project.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.unicon
ArtifactId

ArtifactId

cas-mfa-java
Last Version

Last Version

2.0.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

CAS MFA Java
This module is intended to include all the Java you need to add to a CAS implementation to take advantage of the extended multifactor authentication features in this project.
Project Organization

Project Organization

Unicon Inc.

Download cas-mfa-java

How to add to project

<!-- https://jarcasting.com/artifacts/net.unicon/cas-mfa-java/ -->
<dependency>
    <groupId>net.unicon</groupId>
    <artifactId>cas-mfa-java</artifactId>
    <version>2.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-java/
implementation 'net.unicon:cas-mfa-java:2.0.0-RC3'
// https://jarcasting.com/artifacts/net.unicon/cas-mfa-java/
implementation ("net.unicon:cas-mfa-java:2.0.0-RC3")
'net.unicon:cas-mfa-java:jar:2.0.0-RC3'
<dependency org="net.unicon" name="cas-mfa-java" rev="2.0.0-RC3">
  <artifact name="cas-mfa-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.unicon', module='cas-mfa-java', version='2.0.0-RC3')
)
libraryDependencies += "net.unicon" % "cas-mfa-java" % "2.0.0-RC3"
[net.unicon/cas-mfa-java "2.0.0-RC3"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework : spring-core jar 4.1.8.RELEASE
org.springframework : spring-beans jar 4.1.8.RELEASE
org.springframework : spring-context-support jar 4.1.8.RELEASE
org.springframework : spring-context jar 4.1.8.RELEASE
commons-io : commons-io jar 2.4
joda-time : joda-time jar 2.8.1
org.jasig.cas : cas-server-core jar 4.1.7
org.codehaus.groovy : groovy jar 2.4.5

provided (2)

Group / Artifact Type Version
org.jasig.cas : cas-server-webapp-support jar 4.1.7
javax.servlet : javax.servlet-api jar 3.0.1

test (5)

Group / Artifact Type Version
org.jasig.cas : cas-server-core test-jar 4.1.7
org.jasig.cas : cas-server-support-saml jar 4.1.7
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.19
org.spockframework : spock-core jar 1.0-groovy-2.4

Project Modules

There are no modules declared in this project.
net.unicon

Unicon, Inc.

Versions

Version
2.0.0-RC3
2.0.0-RC2
2.0.0-RC1
1.0.0-RC10
1.0.0-RC9
1.0.0-RC8
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
1.0.0-M6
1.0.0-M5
1.0.0-M3