Package org.apereo.cas.authentication
Interface MultifactorAuthenticationHandler
-
- All Superinterfaces:
org.apereo.cas.authentication.AuthenticationHandler,org.springframework.core.Ordered
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface MultifactorAuthenticationHandler extends org.apereo.cas.authentication.AuthenticationHandlerThis isMultifactorAuthenticationHandler. It represents the common operations that a given handler might expose or implement for multifactor authentication, or can be treated as a marker interface.- Since:
- 6.4.0