Class JwtGson


  • public class JwtGson
    extends java.lang.Object
    Author:
    Loc Ha
    • Constructor Summary

      Constructors 
      Constructor Description
      JwtGson()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.google.gson.GsonBuilder newGsonBuilder()  
      • Methods inherited from class java.lang.Object

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

      • JwtGson

        public JwtGson()
    • Method Detail

      • newGsonBuilder

        public static com.google.gson.GsonBuilder newGsonBuilder()