Class AccessTokenInitializer

  • All Implemented Interfaces:
    Serializable, org.qdl_lang.extensions.QDLMetaModule

    public class AccessTokenInitializer
    extends Object
    implements org.qdl_lang.extensions.QDLMetaModule

    Created by Jeff Gaynor
    on 10/9/20 at 9:40 AM

    See Also:
    Serialized Form
    • Field Detail

      • AT_INIT_METHOD

        public static String AT_INIT_METHOD
      • AT_FINISH_METHOD

        public static String AT_FINISH_METHOD
      • AT_REFRESH_METHOD

        public static String AT_REFRESH_METHOD
    • Constructor Detail

      • AccessTokenInitializer

        public AccessTokenInitializer()
    • Method Detail

      • serializeToJSON

        public net.sf.json.JSONObject serializeToJSON()
        Specified by:
        serializeToJSON in interface org.qdl_lang.extensions.QDLMetaModule
      • deserializeFromJSON

        public void deserializeFromJSON​(net.sf.json.JSONObject jsonObject)
        Specified by:
        deserializeFromJSON in interface org.qdl_lang.extensions.QDLMetaModule