Uses of Class
nl.b3p.tailormap.api.viewer.model.UserResponse
-
Packages that use UserResponse Package Description nl.b3p.tailormap.api.viewer.model -
-
Uses of UserResponse in nl.b3p.tailormap.api.viewer.model
Methods in nl.b3p.tailormap.api.viewer.model that return UserResponse Modifier and Type Method Description UserResponseUserResponse. addRolesItem(String rolesItem)UserResponseUserResponse. isAuthenticated(Boolean isAuthenticated)UserResponseUserResponse. roles(Set<String> roles)UserResponseUserResponse. username(String username)
-