public interface AuthenticatedUser extends User
| Modifier and Type | Field and Description |
|---|---|
static Property<java.util.List> |
SecurityZones |
| 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, getScheduleAdjustmentsgetProperties, getValuesremove, set, setcontains, get, getOrDefault, getOrElse, isExtended, isInheritedstatic final Property<java.util.List> SecurityZones