Class U2FWebflowConfiguration.U2FWebflowEventConfiguration

java.lang.Object
org.apereo.cas.config.U2FWebflowConfiguration.U2FWebflowEventConfiguration
Enclosing class:
U2FWebflowConfiguration

@Configuration(value="U2FWebflowEventConfiguration", proxyBeanMethods=false) @EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class) public static class U2FWebflowConfiguration.U2FWebflowEventConfiguration extends Object
  • Constructor Details

    • U2FWebflowEventConfiguration

      public U2FWebflowEventConfiguration()
  • Method Details

    • u2fAuthenticationWebflowEventResolver

      @ConditionalOnMissingBean(name="u2fAuthenticationWebflowEventResolver") @Bean @RefreshScope(proxyMode=DEFAULT) public org.apereo.cas.web.flow.resolver.CasWebflowEventResolver u2fAuthenticationWebflowEventResolver(@Qualifier("casWebflowConfigurationContext") org.apereo.cas.web.flow.resolver.impl.CasWebflowEventResolutionConfigurationContext casWebflowConfigurationContext)