Package org.qdl_lang.sas
QDL implementation of the NCSA Security Library's SAS. This provides the ability to add remote
QDL sessions via a servlet.
Created by Jeff Gaynor
on 4/15/23 at 9:54 AM
-
Interface Summary Interface Description QDLSASConstants Created by Jeff Gaynor
on 8/26/22 at 2:28 PM -
Class Summary Class Description QDLExe This wraps the QDL workspace and turns it into a SAS executable.QDLSASEditor Slight tweak on the standardQDLEditor
to work with SAS clients.QDLSASServlet The SAS Servlet.It really only needs to create the correct executable, so there is not a lot to it.QDLSASTerminal Created by Jeff Gaynor
on 8/26/22 at 9:16 AMQDLSASWorkspaceCommands Extends the QDL Workspace commands.