Package org.dspace.eperson
Class LoadLastLogin
- java.lang.Object
-
- org.dspace.eperson.LoadLastLogin
-
public class LoadLastLogin extends Object
Examine a collection of DSpace log files, building a table of last login times for known EPersons, and then update EPerson records with the latest dates.- Author:
- mwood
-
-
Method Detail
-
main
public static void main(String[] argv) throws IOException, SQLException, AuthorizeException
-
-