Class AuthenticationConfigJWT

java.lang.Object
io.digiexpress.eveli.app.authentication.AuthenticationConfigJWT

@Configuration @EnableConfigurationProperties({EveliPropsJwt.class,EveliPropsCrm.class}) @Profile("jwt") public class AuthenticationConfigJWT extends Object
  • Constructor Details

    • AuthenticationConfigJWT

      public AuthenticationConfigJWT()
  • Method Details