Registry / auth / cas-server-core-authentication-mfa-api

cas-server-core-authentication-mfa-api

JSON →
library7.3.6javamavenunverified

Multi-factor authentication API for CAS server core authentication module.

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

MfaAuthenticationHandler
✓ org.apereo.cas.authentication.mfa.MfaAuthenticationHandler

Minimal usage of MfaAuthenticationHandler class.

import org.apereo.cas.authentication.mfa.MfaAuthenticationHandler; public class Example { public static void main(String[] args) { MfaAuthenticationHandler handler = new MfaAuthenticationHandler(); handler.authenticate(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
cas-server-core-authentication-mfa-api — mvn dependency:get cas-server-core-authentication-mfa-api · libregistry