Class U2FAuthenticationWebflowEventResolver

  • All Implemented Interfaces:
    org.apereo.cas.web.flow.resolver.CasWebflowEventResolver

    public class U2FAuthenticationWebflowEventResolver
    extends org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver
    Since:
    5.1.0
    • Constructor Summary

      Constructors 
      Constructor Description
      U2FAuthenticationWebflowEventResolver​(org.apereo.cas.web.flow.resolver.impl.CasWebflowEventResolutionConfigurationContext webflowEventResolutionConfigurationContext)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<org.springframework.webflow.execution.Event> resolveInternal​(org.springframework.webflow.execution.RequestContext context)  
      org.springframework.webflow.execution.Event resolveSingle​(org.springframework.webflow.execution.RequestContext context)  
      • Methods inherited from class org.apereo.cas.web.flow.authentication.BaseMultifactorAuthenticationProviderEventResolver

        resolveRegisteredServiceInRequestContext
      • Methods inherited from class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver

        getAuthenticationFailureErrorEvent, getCredentialFromContext, getResolvedEventsAsAttribute, getWebflowEventResolutionConfigurationContext, grantTicketGrantingTicketToAuthenticationResult, handleAuthenticationTransactionAndGrantTicketGrantingTicket, newEvent, newEvent, newEvent, putResolvedEventsAsAttribute, resolve, resolveServiceFromAuthenticationRequest, resolveServiceFromAuthenticationRequest
      • 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.resolver.CasWebflowEventResolver

        getName
    • Constructor Detail

      • U2FAuthenticationWebflowEventResolver

        public U2FAuthenticationWebflowEventResolver​(org.apereo.cas.web.flow.resolver.impl.CasWebflowEventResolutionConfigurationContext webflowEventResolutionConfigurationContext)
    • Method Detail

      • resolveInternal

        public java.util.Set<org.springframework.webflow.execution.Event> resolveInternal​(org.springframework.webflow.execution.RequestContext context)
      • resolveSingle

        public org.springframework.webflow.execution.Event resolveSingle​(org.springframework.webflow.execution.RequestContext context)
        Specified by:
        resolveSingle in interface org.apereo.cas.web.flow.resolver.CasWebflowEventResolver
        Overrides:
        resolveSingle in class org.apereo.cas.web.flow.resolver.impl.AbstractCasWebflowEventResolver