Registry / auth / cas-server-core-authentication-attributes

cas-server-core-authentication-attributes

JSON →
library7.3.6javamavenunverified

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

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-core-authentication-attributes</artifactId> <version>7.3.6</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-CORE-AU
C
cas-server-core-authentication-attributes
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.

AttributeDefinitionStore
org.apereo.cas.authentication.attributes.AttributeDefinitionStore

Creating an attribute definition store for CAS authentication

import org.apereo.cas.authentication.attributes.AttributeDefinitionStore; public class Example { public static void main(String[] args) { AttributeDefinitionStore store = new AttributeDefinitionStore(); System.out.println("Attribute definition store created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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