Class JwtProperties


  • @Configuration
    @ConfigurationProperties(prefix="nae.security.jwt")
    public class JwtProperties
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      JwtProperties()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JwtProperties

        public JwtProperties()