Registry / auth / cas-server-core

cas-server-core

JSON →
library7.3.5javamavenunverified

Core module for the Apereo Central Authentication Service (CAS) server.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-core</artifactId> <version>7.3.5</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-CORE
C
cas-server-core
authjavav7.3.5
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.

CentralAuthenticationService
org.apereo.cas.CentralAuthenticationService

Demonstrates importing the central CAS authentication service interface.

import org.apereo.cas.CentralAuthenticationService; public class Example { public static void main(String[] args) { CentralAuthenticationService cas = null; // Obtain via Spring context System.out.println("CAS service interface available"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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