- SakaiWebServiceHelper - Class in au.edu.anu.portal.portlets.sakaiconnector.helper
-
This is a static cover for the logic class, used until we convert to Spring.
- SakaiWebServiceHelper() - Constructor for class au.edu.anu.portal.portlets.sakaiconnector.helper.SakaiWebServiceHelper
-
- SakaiWebServiceLogic - Class in au.edu.anu.portal.portlets.sakaiconnector.logic
-
This class is a simple logic class that makes the required web service calls
for the Basic LTI portlet to get its information.
- SakaiWebServiceLogic() - Constructor for class au.edu.anu.portal.portlets.sakaiconnector.logic.SakaiWebServiceLogic
-
- serialiseMapToQueryString(Map<String, String>) - Static method in class au.edu.anu.portal.portlets.sakaiconnector.support.HttpSupport
-
Serialise the given Map of parameters to a URL query string
- signProperties(String, Map<String, String>, String, String, String) - Static method in class au.edu.anu.portal.portlets.sakaiconnector.support.OAuthSupport
-
Sign a property Map with OAuth.
- Site - Class in au.edu.anu.portal.portlets.sakaiconnector.models
-
An object that holds information about a site, retrieved from the web service call
- Site() - Constructor for class au.edu.anu.portal.portlets.sakaiconnector.models.Site
-
- SiteList - Class in au.edu.anu.portal.portlets.sakaiconnector.models
-
A convenience object to hold a list of Sites retrieved from the web service call, when the XML is parsed.
- SiteList() - Constructor for class au.edu.anu.portal.portlets.sakaiconnector.models.SiteList
-
- SitePageList - Class in au.edu.anu.portal.portlets.sakaiconnector.models
-
A convenience object to hold a list of pages, in turn holding a list of tools,
retrieved from the web service call, when the XML is parsed.
- SitePageList() - Constructor for class au.edu.anu.portal.portlets.sakaiconnector.models.SitePageList
-