- lastLogin - Variable in class com.onelogin.sdk.model.User
-
- lastLogin - Variable in class com.onelogin.sdk.model.UserMetaData
-
- lastname - Variable in class com.onelogin.sdk.model.User
-
- lastname - Variable in class com.onelogin.sdk.model.UserData
-
- limit - Variable in class com.onelogin.sdk.model.RateLimit
-
- loadBooleanProperty(String) - Method in class com.onelogin.sdk.util.Settings
-
Loads a property of the type Boolean from the Properties object
- loadListProperty(String) - Method in class com.onelogin.sdk.util.Settings
-
Loads a property of the type List from the Properties object
- loadPropFile(String) - Method in class com.onelogin.sdk.util.Settings
-
Loads the settings from the properties file
- loadStringProperty(String) - Method in class com.onelogin.sdk.util.Settings
-
Loads a property of the type String from the Properties object
- loadURLProperty(String) - Method in class com.onelogin.sdk.util.Settings
-
Loads a property of the type URL from the Properties object
- localeCode - Variable in class com.onelogin.sdk.model.User
-
- localeCode - Variable in class com.onelogin.sdk.model.UserData
-
- LOCK_USER_URL - Static variable in class com.onelogin.sdk.util.Constants
-
- lockedUntil - Variable in class com.onelogin.sdk.model.User
-
- lockedUntil - Variable in class com.onelogin.sdk.model.UserMetaData
-
- lockUser(long, int) - Method in class com.onelogin.sdk.conn.Client
-
Use this call to lock a user’s account based on the policy assigned to the user,
for a specific time you define in the request, or until you unlock it.
- LOG_USER_OUT_URL - Static variable in class com.onelogin.sdk.util.Constants
-
- LOGGER - Static variable in class com.onelogin.sdk.util.Settings
-
Private property to construct a logger for this class.
- loginId - Variable in class com.onelogin.sdk.model.App
-
- loginId - Variable in class com.onelogin.sdk.model.EmbedApp
-
- logUserOut(long) - Method in class com.onelogin.sdk.conn.Client
-
Log a user out of any and all sessions.