Registry / auth / cas-server-support-saml-idp-core

cas-server-support-saml-idp-core

JSON →
library7.3.7javamavenunverified

Core support for SAML Identity Provider functionality in the CAS server.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-support-saml-idp-core</artifactId> <version>7.3.7</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-SUPPORT
C
cas-server-support-saml-idp-core
authjavav7.3.7
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.

SamlIdPCore
org.apereo.cas.support.saml.idp.core.SamlIdPCore

Minimal example showing instantiation of the SAML IdP core component.

import org.apereo.cas.support.saml.idp.core.SamlIdPCore; public class Example { public static void main(String[] args) { SamlIdPCore core = new SamlIdPCore(); System.out.println("SAML IdP Core initialized"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
cas-server-support-saml-idp-core — mvn dependency:get cas-server-support-saml-idp-core · libregistry