Class JwtSupport$


  • public class JwtSupport$
    extends java.lang.Object
    INTERNAL API
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static JwtSupport$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      JwtSupport$()  
    • Field Detail

      • MODULE$

        public static final JwtSupport$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • JwtSupport$

        public JwtSupport$()
    • Method Detail

      • PrivateKeyConfig

        public java.lang.String PrivateKeyConfig()
      • PublicKeyConfig

        public java.lang.String PublicKeyConfig()
      • fromConfig

        public JwtSupport fromConfig​(com.typesafe.config.Config jwtConfig)