Uses of Class
org.jdrupes.keycloak.moodleauth.moodle.model.MoodleSiteInfo
Packages that use MoodleSiteInfo
Package
Description
Provides the connection to Moodle.
-
Uses of MoodleSiteInfo in org.jdrupes.keycloak.moodleauth.moodle
Methods in org.jdrupes.keycloak.moodleauth.moodle that return MoodleSiteInfoConstructors in org.jdrupes.keycloak.moodleauth.moodle with parameters of type MoodleSiteInfoModifierConstructorDescriptionMoodleClientConnection
(URI siteUri, RestClient restClient, MoodleUser moodleUser, MoodleSiteInfo siteInfo) Instantiates a new moodle client connection. -
Uses of MoodleSiteInfo in org.jdrupes.keycloak.moodleauth.moodle.actions
Methods in org.jdrupes.keycloak.moodleauth.moodle.actions that return MoodleSiteInfo -
Uses of MoodleSiteInfo in org.jdrupes.keycloak.moodleauth.moodle.service
Methods in org.jdrupes.keycloak.moodleauth.moodle.service that return MoodleSiteInfoModifier and TypeMethodDescriptionMoodleClient.siteInfo()
The site info (includes information about the user)