UserRole

constructor(userName: String, hashBytes: ByteArray? = null, roles: List<Role>, passwordHash: String = Base64.getEncoder().encodeToString(hashBytes))