- urlEncode(String) - Static method in class org.oscelot.lti.tp.Utils
-
Returns a URL-encoded string.
- User - Class in org.oscelot.lti.tp
-
Class to represent an LTI User.
- User(ResourceLink, String) - Constructor for class org.oscelot.lti.tp.User
-
Constructs a User object for the specified resource link and user ID.
- USER_TABLE_NAME - Static variable in class org.oscelot.lti.tp.DataConnector
-
Default name for database table used to store users.
- Utils - Class in org.oscelot.lti.tp
-
Class to represent miscellaneous utility methods.
- Utils() - Constructor for class org.oscelot.lti.tp.Utils
-