Class U2FConfiguration.U2FCryptoConfiguration

java.lang.Object
org.apereo.cas.config.U2FConfiguration.U2FCryptoConfiguration
Enclosing class:
U2FConfiguration

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

    • U2FCryptoConfiguration

      public U2FCryptoConfiguration()
  • Method Details

    • u2fRegistrationRecordCipherExecutor

      @Bean @RefreshScope(proxyMode=DEFAULT) @ConditionalOnMissingBean(name="u2fRegistrationRecordCipherExecutor") public org.apereo.cas.util.crypto.CipherExecutor u2fRegistrationRecordCipherExecutor(org.apereo.cas.configuration.CasConfigurationProperties casProperties)