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

cas-server-core-authentication-mfa

JSON →
library7.3.6javamavenunverified

Provides multi-factor authentication support for the CAS server core.

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

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

No known issues recorded.

Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources