Uses of Interface
page.codeberg.friedolyn.util.Copyable
Packages that use Copyable
Package
Description
-
Uses of Copyable in page.codeberg.friedolyn.configuration
Classes in page.codeberg.friedolyn.configuration that implement CopyableModifier and TypeClassDescriptionclassRepresents the configuration of theFriedolynapplication.classStores the user's preferred means of communication for replying to contact requests as well as the necessary information for each method.classThe configuration for the notifications that Friedolyn shall send to the user. -
Uses of Copyable in page.codeberg.friedolyn.configuration.client
Classes in page.codeberg.friedolyn.configuration.client that implement CopyableModifier and TypeClassDescriptionclassStores various options for the HTTP client that will connect to the server. -
Uses of Copyable in page.codeberg.friedolyn.crypto
Classes in page.codeberg.friedolyn.crypto that implement CopyableModifier and TypeClassDescriptionclassThe configuration of the Argon2 key derivation function.classRepresents a secret message that has been encrypted using the AES algorithm in Galois/Counter Mode (GCM).classThe result of a hashing operation. -
Uses of Copyable in page.codeberg.friedolyn.grades
Classes in page.codeberg.friedolyn.grades that implement CopyableModifier and TypeClassDescriptionclassRepresents a single exam of a Module in thegrades table.classRepresents a university semester. -
Uses of Copyable in page.codeberg.friedolyn.meta
Classes in page.codeberg.friedolyn.meta that implement CopyableModifier and TypeClassDescriptionclassRepresents a user of the Friedolyn application who has been banned from using certain features.classRepresents information about the Friedolyn application that is fetched from theFriedolyn data repository. -
Uses of Copyable in page.codeberg.friedolyn.notifications
Classes in page.codeberg.friedolyn.notifications that implement CopyableModifier and TypeClassDescriptionclassclassclassANotifierthat sends notifications via the UnifiedPush protocol to a UP server that then forwards the notification to the user's device. -
Uses of Copyable in page.codeberg.friedolyn.util
Classes in page.codeberg.friedolyn.util that implement CopyableModifier and TypeClassDescriptionclassTimer that logs the time remaining until it reaches zero.classMethods in page.codeberg.friedolyn.util that return Copyable