Interface UserGroups
Projection for
User
that includes the groups (but only the group name).-
Method Details
-
getUsername
String getUsername() -
getName
String getName() -
getEmail
String getEmail() -
getValidUntil
ZonedDateTime getValidUntil() -
isEnabled
boolean isEnabled() -
getNotes
String getNotes() -
getAdditionalProperties
com.fasterxml.jackson.databind.JsonNode getAdditionalProperties() -
getGroups
-