Package org.apereo.cas.web.flow
Class BasicAuthenticationCasMultifactorWebflowCustomizer
java.lang.Object
org.apereo.cas.web.flow.BasicAuthenticationCasMultifactorWebflowCustomizer
- All Implemented Interfaces:
org.apereo.cas.web.flow.configurer.CasMultifactorWebflowCustomizer,org.apereo.cas.web.flow.configurer.CasWebflowCustomizer,org.springframework.core.Ordered
public class BasicAuthenticationCasMultifactorWebflowCustomizer
extends Object
implements org.apereo.cas.web.flow.configurer.CasMultifactorWebflowCustomizer
- Since:
- 6.3.0
-
Field Summary
Fields inherited from interface org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apereo.cas.web.flow.configurer.CasWebflowCustomizer
getOrder, getWebflowAttributeMappings
-
Constructor Details
-
BasicAuthenticationCasMultifactorWebflowCustomizer
public BasicAuthenticationCasMultifactorWebflowCustomizer()
-
-
Method Details
-
getCandidateStatesForMultifactorAuthentication
- Specified by:
getCandidateStatesForMultifactorAuthenticationin interfaceorg.apereo.cas.web.flow.configurer.CasMultifactorWebflowCustomizer
-