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.
'net.unicon:cas-mfa-java:2.0.0-RC2'
<dependency> <groupId>net.unicon</groupId> <artifactId>cas-mfa-java</artifactId> <version>2.0.0-RC2</version> </dependency>
<dependency org="net.unicon" name="cas-mfa-java" rev="2.0.0-RC2"/>
"net.unicon", "cas-mfa-java", "2.0.0-RC2"