Class FriedolinClient.FetchClearname

java.lang.Object
page.codeberg.friedolyn.util.Task<String>
page.codeberg.friedolyn.client.FriedolinClient.FetchClearname
All Implemented Interfaces:
Runnable
Direct Known Subclasses:
Client.FetchClearname, HeadlessBrowser.FetchClearname
Enclosing class:
FriedolinClient

@NonNull public abstract static class FriedolinClient.FetchClearname extends Task<String>
A Task that can be executed in a different Thread to fetch the student's real name (e.g. Edward Snowden) from the University of Jena's Friedolin system, using the credentials specified in the Configuration previously set via FriedolinClient.setConfiguration(Configuration) (or the constructor).