Eureka CAS Authentication Handlers

A library that implements Eureka's "local" account authentication.

License

License

Categories

Categories

CLI User Interface Eureka Container Microservices
GroupId

GroupId

org.eurekaclinical
ArtifactId

ArtifactId

cas-authentication-handlers
Last Version

Last Version

1.0-Alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

Eureka CAS Authentication Handlers
A library that implements Eureka's "local" account authentication.
Project Organization

Project Organization

Emory University
Source Code Management

Source Code Management

https://github.com/eurekaclinical/cas-authentication-handlers.git

Download cas-authentication-handlers

How to add to project

<!-- https://jarcasting.com/artifacts/org.eurekaclinical/cas-authentication-handlers/ -->
<dependency>
    <groupId>org.eurekaclinical</groupId>
    <artifactId>cas-authentication-handlers</artifactId>
    <version>1.0-Alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/cas-authentication-handlers/
implementation 'org.eurekaclinical:cas-authentication-handlers:1.0-Alpha-1'
// https://jarcasting.com/artifacts/org.eurekaclinical/cas-authentication-handlers/
implementation ("org.eurekaclinical:cas-authentication-handlers:1.0-Alpha-1")
'org.eurekaclinical:cas-authentication-handlers:jar:1.0-Alpha-1'
<dependency org="org.eurekaclinical" name="cas-authentication-handlers" rev="1.0-Alpha-1">
  <artifact name="cas-authentication-handlers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='cas-authentication-handlers', version='1.0-Alpha-1')
)
libraryDependencies += "org.eurekaclinical" % "cas-authentication-handlers" % "1.0-Alpha-1"
[org.eurekaclinical/cas-authentication-handlers "1.0-Alpha-1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.eurekaclinical : javautil jar 3.0-Alpha-7
org.jasig.cas : cas-server-core jar 3.5.2
org.jasig.cas : cas-server-support-jdbc jar 3.5.2

Project Modules

There are no modules declared in this project.
org.eurekaclinical

Eureka! Clinical

Microservices for clinical and translational research

Versions

Version
1.0-Alpha-1