App User
constructor(accountNonExpired: Boolean? = null, accountNonLocked: Boolean? = null, appUserClientMappings: Set<AppUserClientMapping>? = null, authorities: List<GrantedAuthority>? = null, bypassUser: Boolean? = null, credentialsNonExpired: Boolean? = null, deleted: Boolean? = null, displayName: String? = null, email: String? = null, enabled: Boolean? = null, firstname: String? = null, id: Long? = null, lastTimePasswordUpdated: LocalDate? = null, lastname: String? = null, new: Boolean? = null, notEnabled: Boolean? = null, office: Office? = null, password: String? = null, passwordNeverExpires: Boolean? = null, roles: Set<Role>? = null, selfServiceUser: Boolean? = null, staff: Staff? = null, staffDisplayName: String? = null, staffId: Long? = null, systemUser: Boolean? = null, username: String? = null)
Parameters
account Non Expired
account Non Locked
app User Client Mappings
authorities
bypass User
credentials Non Expired
deleted
display Name
email
enabled
firstname
id
last Time Password Updated
lastname
new
not Enabled
office
password
password Never Expires
roles
self Service User
staff
staff Display Name
staff Id
system User
username