All Downloads are FREE. Search and download functionalities are using the official Maven repository.

edu.uiuc.ncsa.sas.thing.action.LogonAction Maven / Gradle / Ivy

There is a newer version: 5.4.3
Show newest version
package edu.uiuc.ncsa.sas.thing.action;

import edu.uiuc.ncsa.sas.SASConstants;

/**
 * 

Created by Jeff Gaynor
* on 8/15/22 at 10:51 AM */ public class LogonAction extends Action{ public LogonAction() { super(SASConstants.ACTION_LOGON); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy