CAS MFA Web Support

This is the multifactor extensions for CAS sub-module for Web components. Things that are not Java, that do not build into a .jar. For example: JSPs, deployment descriptors, customized and new Spring Web Flow XML and other Spring web framework configuration, etc.

License

License

Categories

Categories

Net
GroupId

GroupId

net.unicon
ArtifactId

ArtifactId

cas-mfa-web
Last Version

Last Version

2.0.0-RC3
Release Date

Release Date

Type

Type

war
Description

Description

CAS MFA Web Support
This is the multifactor extensions for CAS sub-module for Web components. Things that are not Java, that do not build into a .jar. For example: JSPs, deployment descriptors, customized and new Spring Web Flow XML and other Spring web framework configuration, etc.
Project Organization

Project Organization

Unicon Inc.

Download cas-mfa-web

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.unicon : cas-mfa-java jar 2.0.0-RC3
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 (2)

Group / Artifact Type Version
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