Utils
Parent namespace: Commissiestrijd
Classes
Type | Description |
---|---|
AdminUtils | Utility class for admin-related operations. This class provides methods to set up the admin utilities and check if a user is an admin. It retrieves the user information from the OpenID Connect provider and checks if the user has admin privileges. |
WaitUtils | Utility class for waiting until a specific time. This class provides a method to wait until a specified time of day, taking into account the current date and time. The method normalizes the time to ensure it is within the same day, and calculates the delay needed to reach that time. |