Registry / auth / pac4j-cas

pac4j-cas

JSON →
library6.5.1javamavenunverified

Pac4j CAS provides profile and authentication client for Java applications using CAS protocol.

<dependency> <groupId>org.pac4j</groupId> <artifactId>pac4j-cas</artifactId> <version>6.5.1</version> </dependency>
INSTALL
IMPORT
SIG · PAC4J-CAS
P
pac4j-cas
authjavav6.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CasClient
org.pac4j.cas.client.CasClient

Minimal example showing import of Pac4j CAS client.

import org.pac4j.cas.client.CasClient; public class Example { public static void main(String[] args) { CasClient client = new CasClient(); System.out.println("Pac4j CAS client created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.5.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
20
Resources
pac4j-cas — mvn dependency:get pac4j-cas · libregistry