Uses of Interface
org.opencastproject.userdirectory.moodle.MoodleWebService
Packages that use MoodleWebService
-
Uses of MoodleWebService in org.opencastproject.userdirectory.moodle
Classes in org.opencastproject.userdirectory.moodle that implement MoodleWebServiceModifier and TypeClassDescriptionclassImplementation of the Moodle web service client.Constructors in org.opencastproject.userdirectory.moodle with parameters of type MoodleWebServiceModifierConstructorDescriptionMoodleUserProviderInstance(String pid, MoodleWebService client, Organization organization, String coursePattern, String userPattern, String groupPattern, boolean groupRoles, int cacheSize, int cacheExpiration, String adminUserName, boolean lowercaseUsername, String contextRolePrefix) Constructs an Moodle user provider with the needed settings.