Package 

Class DatabaseTokenConfiguration

    • Method Summary

      Modifier and Type Method Description
      final TokenService tokenService(JdbcTemplate jdbcTemplate, AuthProperties properties)
      • Methods inherited from class cn.spark2fire.auth.config.DatabaseTokenConfiguration

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DatabaseTokenConfiguration

        DatabaseTokenConfiguration()
    • Method Detail

      • tokenService

        @Bean()@ConditionalOnMissingBean() final TokenService tokenService(JdbcTemplate jdbcTemplate, AuthProperties properties)