Class Friedolyn

java.lang.Object
page.codeberg.friedolyn.Friedolyn

public class Friedolyn extends Object
A class that logs in as a student at the University of Jena's Friedolin system, most importantly to retrieve grades.

After constructing a new Friedolyn object with the student's credentials, the grades can be fetched with the fetchGrades() method. The student's clear name can be retrieved with the fetchStudentClearname().