Class BasicAuthenticationCasMultifactorWebflowCustomizer

  • All Implemented Interfaces:
    org.apereo.cas.web.flow.configurer.CasMultifactorWebflowCustomizer, org.springframework.core.Ordered

    public class BasicAuthenticationCasMultifactorWebflowCustomizer
    extends java.lang.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
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.String> getCandidateStatesForMultifactorAuthentication()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.apereo.cas.web.flow.configurer.CasMultifactorWebflowCustomizer

        getMultifactorWebflowAttributeMappings, getOrder
    • Constructor Detail

      • BasicAuthenticationCasMultifactorWebflowCustomizer

        public BasicAuthenticationCasMultifactorWebflowCustomizer()
    • Method Detail

      • getCandidateStatesForMultifactorAuthentication

        public java.util.Collection<java.lang.String> getCandidateStatesForMultifactorAuthentication()
        Specified by:
        getCandidateStatesForMultifactorAuthentication in interface org.apereo.cas.web.flow.configurer.CasMultifactorWebflowCustomizer