public interface User
extends com.okta.sdk.resource.ExtensibleResource
Modifier and Type | Method and Description |
---|---|
String |
getFirstName() |
String |
getId() |
String |
getLastName() |
Locale |
getLocale() |
String |
getLogin() |
Date |
getPasswordChanged() |
Map<String,String> |
getProfile() |
Map<String,String> |
getRecoveryQuestion() |
TimeZone |
getTimeZone() |
getBoolean, getInteger, getIntegerList, getNumber, getNumberList, getString, getStringList
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Copyright © 2018 Okta. All rights reserved.