public interface AuthenticatedUser extends User
| Modifier and Type | Field and Description |
|---|---|
static Property<java.util.List> |
SecurityZones |
FirstName, Language, LastName, Notes, Password, Schedule, Username, USERNAME_PATTERNEMPTY| Modifier and Type | Method and Description |
|---|---|
java.util.Date |
getAuthenticationTimestamp()
The date that the user was authenticated.
|
java.lang.String |
getUsername()
All authenticated users must have a username.
|
getContactInfo, getId, getPath, getProfileName, getRoles, getScheduleAdjustmentsbuilder, extend, getExtension, isExtended, isInherited, newDefaultInstance, newExtensionmerge, remove, set, setcontains, get, getOrDefault, getOrElse, getProperties, getValuesstatic final Property<java.util.List> SecurityZones