Package 

Class JwtTokenConfiguration

    • Method Summary

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

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

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

      • JwtTokenConfiguration

        JwtTokenConfiguration()
    • Method Detail

      • tokenService

        @Bean()@ConditionalOnMissingBean() final TokenService tokenService(AuthProperties properties)