Registry / auth / cas-server-support-person-directory

cas-server-support-person-directory

JSON →
library7.3.5javamavenunverified

CAS server support for person directory integration.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-support-person-directory</artifactId> <version>7.3.5</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-SUPPORT
C
cas-server-support-person-directory
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.

PersonDirectoryAttributeRepository
org.apereo.cas.support.person.PersonDirectoryAttributeRepository

Creates a PersonDirectoryAttributeRepository instance.

import org.apereo.cas.support.person.PersonDirectoryAttributeRepository; public class Main { public static void main(String[] args) { PersonDirectoryAttributeRepository repo = new PersonDirectoryAttributeRepository(); System.out.println("Repository created: " + repo); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
cas-server-support-person-directory — mvn dependency:get cas-server-support-person-directory · libregistry