Registry / auth / cas-server-core-util-api

cas-server-core-util-api

JSON →
library7.3.6javamavenunverified

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

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

RandomUtils
✓ org.apereo.cas.util.RandomUtils

Generates a random alphanumeric string using CAS utility API.

import org.apereo.cas.util.RandomUtils; public class Example { public static void main(String[] args) { String random = RandomUtils.generateRandomAlphanumeric(10); System.out.println(random); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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